Skip to content

Commit 206e1a1

Browse files
Build(deps): Bump python from 34dc8eb to 28f60ab (#310)
Bumps python from `34dc8eb` to `28f60ab`. --- updated-dependencies: - dependency-name: python dependency-version: 28f60ab75da2183870846130cead1f6af30162148d3238348f78f89cf6160b5d dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 936ba8d commit 206e1a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# python:3.12.1
2-
FROM python@sha256:34dc8eb488136014caf530ec03a3a2403473a92d67a01a26256c365b5b2fc0d4
2+
FROM python@sha256:28f60ab75da2183870846130cead1f6af30162148d3238348f78f89cf6160b5d
33
LABEL Maintainer="dungpham91"
44
WORKDIR /usr/app/src
55
COPY main.py ./

0 commit comments

Comments
 (0)