Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 97aeea2b1b |
@@ -1,6 +1,6 @@
|
||||
FROM docker.io/library/debian:bookworm
|
||||
|
||||
RUN apt update && apt install -y ca-certificates
|
||||
RUN apt update && apt install -y ca-certificates git
|
||||
|
||||
COPY files/. /
|
||||
|
||||
|
||||
Reference in New Issue
Block a user