We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c32f3d commit 6b33204Copy full SHA for 6b33204
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.12.4-alpine
+FROM python:3.12.5-alpine
2
3
RUN apk add --no-cache build-base musl-dev gcc yaml-dev
4
0 commit comments