diff --git a/Dockerfile b/Dockerfile index 4c78561..82d39e8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3 +FROM alpine:3.19 RUN apk --update --no-cache add git aws-cli