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 ce69224 commit 3706874Copy full SHA for 3706874
Dockerfile
@@ -1,5 +1,5 @@
1
# Use an official Python runtime as a parent image
2
-FROM python:3.11.10-alpine@sha256:65c34f59d896f939f204e64c2f098db4a4c235be425bd8f0804fd389b1e5fd80
+FROM python:3.11.11-alpine@sha256:220ad487fe91e6d56f7fa340d72a32fd4d6e787a43e6b569d4cd872da012eeaa
3
4
# Copy the files into the Docker image
5
COPY . .
0 commit comments