Skip to content

Commit 484af68

Browse files
committed
Updated comments
1 parent 27f3d61 commit 484af68

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

os/ubuntu2404/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ LABEL version="0.1"
1212
## https://www.python.org/downloads/source/
1313
ARG PY312_VERSION="3.12.13"
1414
ARG PY313_VERSION="3.13.13"
15-
ARG PY314_VERSION="3.14.4"
15+
ARG PY314_VERSION="3.14.5"
1616

1717
# Environment
1818
ENV container="docker"

os/ubuntu2604/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Dockerfile: http://github.com/cpp-projects-showcase/docker-images/tree/main/ubuntu2404
2+
# Dockerfile: http://github.com/cpp-projects-showcase/docker-images/tree/main/ubuntu2604
33
# Usual Docker tag: infrahelpers/cpppython:ubuntu2404
44
# Docker Hub/Cloud page: https://cloud.docker.com/u/infrahelpers/repository/docker/infrahelpers/cpppython
55
#

0 commit comments

Comments
 (0)