Skip to content

Commit f8bd7ad

Browse files
chore(deps): update python docker tag to v3.11
1 parent 7a68471 commit f8bd7ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile-base

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#############
22
### base ###
33
#############
4-
FROM python:3.9-slim-buster
4+
FROM python:3.11-slim-buster
55

66
LABEL \
77
org.opencontainers.image.title="BioSimulators-base" \

0 commit comments

Comments
 (0)