We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c06a6fc + 7ec7781 commit f9690cfCopy full SHA for f9690cf
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