diff --git a/Dockerfile b/Dockerfile index 4421cbb..2622bdb 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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/. /