This commit is contained in:
Tony Grosinger 2024-01-11 14:25:40 -08:00
parent 63289cf385
commit 97aeea2b1b

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