diff --git a/Dockerfile b/Dockerfile index 34e0e76..915a6ba 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM public.ecr.aws/docker/library/alpine:3.19.1 +FROM public.ecr.aws/docker/library/alpine:3.21.2 RUN apk add --no-cache gnupg bash