diff --git a/Dockerfile b/Dockerfile index d80f0a1..092c297 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM public.ecr.aws/docker/library/alpine:3.22 +FROM public.ecr.aws/docker/library/alpine:3.23 RUN apk add --no-cache kubectl bash