We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8f539b commit 603f3f3Copy full SHA for 603f3f3
ci-images/alpine/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.11-alpine3.18 as builder
+FROM python:3.11-alpine3.19 as builder
2
3
ARG AWS_CLI_VERSION=2.13.24
4
RUN apk add --no-cache git unzip groff build-base libffi-dev cmake
ci-images/buster/Dockerfile
0 commit comments