Skip to content

Commit 7045d77

Browse files
committed
Update to Ubuntu Jammy
Closes #29
1 parent 1392f61 commit 7045d77

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,7 +1,7 @@
11
# Base Image, now with Python!
22

33
ARG PYTHON_VERSION=3.9.10
4-
ARG UBUNTU_VERSION=focal
4+
ARG UBUNTU_VERSION=jammy
55

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

0 commit comments

Comments
 (0)