Skip to content

Commit 365af49

Browse files
committed
[Python] bump to 3.12.12
1 parent 652c300 commit 365af49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Base Image, now with Python!
22

3-
ARG PYTHON_VERSION=3.12.11
3+
ARG PYTHON_VERSION=3.12.12
44
ARG UBUNTU_VERSION=jammy
55

66
FROM python:${PYTHON_VERSION}-bookworm AS python-builder

0 commit comments

Comments
 (0)