diff --git a/Dockerfile b/Dockerfile index aa671a8..6d4c4f0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # python:3.12.1 -FROM python@sha256:73840b2eacd375e9ab38d65c5ccca1f98524cabccbdc4f9d0932a55d1967a1ab +FROM python@sha256:7859853e7607927aa1d1b1a5a2f9e580ac90c2b66feeb1b77da97fed03b1ccbe LABEL Maintainer="dungpham91" WORKDIR /usr/app/src COPY main.py ./