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