We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 542402f commit 19a8505Copy full SHA for 19a8505
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.11.0-alpine
+FROM python:3.12.7-alpine
2
3
WORKDIR /shreddit
4
COPY requirements.txt ./
0 commit comments