There was an error while loading. Please reload this page.
1 parent cd9b128 commit 12633c1Copy full SHA for 12633c1
1 file changed
Dockerfile
@@ -23,7 +23,7 @@ RUN curl "https://awscli.amazonaws.com/awscli-${AWS_CLI_VERSION}.tar.gz" -o "aws
23
###############################################################################
24
# AWS Cli Docker Image
25
26
-FROM alpine:3.23
+FROM alpine:3.24
27
LABEL maintainer="Julian Nonino <noninojulian@gmail.com>"
28
29
# Install dependencies
0 commit comments