There was an error while loading. Please reload this page.
1 parent 27f3d61 commit 484af68Copy full SHA for 484af68
2 files changed
os/ubuntu2404/Dockerfile
@@ -12,7 +12,7 @@ LABEL version="0.1"
12
## https://www.python.org/downloads/source/
13
ARG PY312_VERSION="3.12.13"
14
ARG PY313_VERSION="3.13.13"
15
-ARG PY314_VERSION="3.14.4"
+ARG PY314_VERSION="3.14.5"
16
17
# Environment
18
ENV container="docker"
os/ubuntu2604/Dockerfile
@@ -1,5 +1,5 @@
1
#
2
-# Dockerfile: http://github.com/cpp-projects-showcase/docker-images/tree/main/ubuntu2404
+# Dockerfile: http://github.com/cpp-projects-showcase/docker-images/tree/main/ubuntu2604
3
# Usual Docker tag: infrahelpers/cpppython:ubuntu2404
4
# Docker Hub/Cloud page: https://cloud.docker.com/u/infrahelpers/repository/docker/infrahelpers/cpppython
5
0 commit comments