Skip to content

Commit

Permalink
Updated Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
radupotop committed Apr 22, 2024
1 parent 4678368 commit 8b65a05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.10.4-slim-bullseye
FROM python:3.11.8-slim
COPY . /opt/app
WORKDIR /opt/app
CMD python appendmail.py samples/

0 comments on commit 8b65a05

Please sign in to comment.