1 Commits
0.0.2 ... 0.0.3

Author SHA1 Message Date
97aeea2b1b Add git 2024-01-11 14:25:40 -08:00

View File

@@ -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/. /