Skip to content

Commit b1a8077

Browse files
committed
Update to Python 3.9.10
1 parent 2bdc476 commit b1a8077

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.9.2
3+
ARG PYTHON_VERSION=3.9.10
44
ARG UBUNTU_VERSION=focal
55

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

0 commit comments

Comments
 (0)