We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
34dc8eb
28f60ab
1 parent 936ba8d commit 206e1a1Copy full SHA for 206e1a1
Dockerfile
@@ -1,5 +1,5 @@
1
# python:3.12.1
2
-FROM python@sha256:34dc8eb488136014caf530ec03a3a2403473a92d67a01a26256c365b5b2fc0d4
+FROM python@sha256:28f60ab75da2183870846130cead1f6af30162148d3238348f78f89cf6160b5d
3
LABEL Maintainer="dungpham91"
4
WORKDIR /usr/app/src
5
COPY main.py ./
0 commit comments