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 c886dfa commit 33aa051Copy full SHA for 33aa051
bookshelf/Dockerfile
@@ -1,6 +1,6 @@
1
# Use the official Python image.
2
# https://hub.docker.com/_/python
3
-FROM python:3.10-slim
+FROM python:3.11-slim
4
5
# Copy local code to the container image.
6
ENV APP_HOME /app
0 commit comments