We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a920b6 commit d765eabCopy full SHA for d765eab
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.14.1-alpine
+FROM docker.io/library/python:3.14.2-alpine
5
6
# cookiecutter works with current working
7
WORKDIR /workdir
0 commit comments