We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c06a6fc commit 7ec7781Copy full SHA for 7ec7781
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:alpine
+FROM python:3.11-alpine
2
3
COPY ./nginx/entrypoint.py /entrypoint.py
4
RUN \
0 commit comments