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.
1 parent 1991a03 commit cc82b95Copy full SHA for cc82b95
Dockerfile
@@ -1,6 +1,6 @@
1
# ----
2
# Base image install all the tools needed to build the project
3
-FROM python:3.13-slim-bookworm AS base
+FROM python:3.14-slim-bookworm AS base
4
5
ARG PROJECT_NAME=python-template
6
ARG USER=appuser
0 commit comments