We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4678368 commit 8b65a05Copy full SHA for 8b65a05
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.10.4-slim-bullseye
+FROM python:3.11.8-slim
2
COPY . /opt/app
3
WORKDIR /opt/app
4
CMD python appendmail.py samples/
0 commit comments