We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0430cb commit c10b74bCopy full SHA for c10b74b
Dockerfile-base
@@ -1,7 +1,7 @@
1
#############
2
### base ###
3
4
-FROM python:3.9-slim-buster
+FROM python:3.11-slim-buster
5
6
LABEL \
7
org.opencontainers.image.title="BioSimulators-base" \
0 commit comments