diff --git a/awscli/Dockerfile b/awscli/Dockerfile index 892dc1d81..8e9f35feb 100644 --- a/awscli/Dockerfile +++ b/awscli/Dockerfile @@ -6,7 +6,7 @@ # s3 ls # -FROM alpine:latest +FROM alpine:3.18.3 LABEL maintainer "Jessie Frazelle " RUN apk --no-cache add \