diff --git a/Dockerfile b/Dockerfile index e7d95cd..582f0fb 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.18 +FROM alpine:3.19 RUN apk --no-cache add \ git \