Skip to content

Commit e8f4d03

Browse files
committed
[Python] bump to v3.11.10
(last of 3.11 serioes?)
1 parent 1800aaf commit e8f4d03

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.11.4
3+
ARG PYTHON_VERSION=3.11.10
44
ARG UBUNTU_VERSION=jammy
55

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

0 commit comments

Comments
 (0)