Skip to content

Commit b32911b

Browse files
Build(deps): Bump python from 595140b to 165e434 (#385)
Bumps python from `595140b` to `165e434`. --- updated-dependencies: - dependency-name: python dependency-version: 165e434a1a12549ed9b7cc0e4440c44ed5d7614af9d6df0e9f2395ae70f90ed4 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 9bbdb60 commit b32911b

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:595140b768992c05b096570e5ae487a02a2c6b3ae23ba33ce0fc34b99579c98e
2+
FROM python@sha256:165e434a1a12549ed9b7cc0e4440c44ed5d7614af9d6df0e9f2395ae70f90ed4
33
LABEL Maintainer="dungpham91"
44
WORKDIR /usr/app/src
55
COPY main.py ./

0 commit comments

Comments
 (0)