We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f3bba6 commit f849208Copy full SHA for f849208
Dockerfile
@@ -1,7 +1,7 @@
1
# syntax=docker/dockerfile:1
2
3
# Python base image <https://hub.docker.com/_/python>
4
-FROM docker.io/library/python:3.13.4-alpine
+FROM docker.io/library/python:3.13.5-alpine
5
6
# cookiecutter works with current working
7
WORKDIR /workdir
0 commit comments