Skip to content

Commit 2caa63b

Browse files
authored
Merge pull request #8 from biosimulations/renovate/python-3.x
Update python Docker tag to v3.11
2 parents 1edf7dc + f859606 commit 2caa63b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# syntax=docker/dockerfile:1
22

3-
FROM python:3.9-slim-buster
3+
FROM python:3.11-slim-buster
44

55
ENV POETRY_VERSION=1.4 \
66
POETRY_VIRTUALENVS_CREATE=false

0 commit comments

Comments
 (0)