Skip to content

Commit c10b74b

Browse files
chore(deps): update python docker tag to v3.11
1 parent f0430cb commit c10b74b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)