Skip to content

Commit

Permalink
Py 3.12 runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
devdupont committed May 13, 2024
1 parent c5485c5 commit cf1e5d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
@@ -1,5 +1,5 @@
# Start from the official Python 3.11 container
FROM python:3.11.7
# Start from the official Python 3.12 container
FROM python:3.12.2

# Expose the default Quart port
EXPOSE 8000
Expand Down

0 comments on commit cf1e5d7

Please sign in to comment.