We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8ff109f + 7793358 commit 6d50085Copy full SHA for 6d50085
Dockerfile
@@ -1,5 +1,5 @@
1
# syntax = docker/dockerfile:1.3
2
-ARG ALPINE_VERSION=3.19
+ARG ALPINE_VERSION=3.21
3
FROM alpine:${ALPINE_VERSION}
4
5
RUN apk add --no-cache git python3 python3-dev py3-pip py3-setuptools build-base
0 commit comments