Skip to content

Commit

Permalink
Bump python from a3d69b8 to eddb404
Browse files Browse the repository at this point in the history
Bumps python from `a3d69b8` to `eddb404`.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 15, 2024
1 parent 46f9504 commit fe8a92d
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,5 +1,5 @@
# python:3.12.1
FROM python@sha256:a3d69b8412f7068fd060ccc7e175825713d5a767e1e14753e75bce6f746c8a7e
FROM python@sha256:eddb404b523afd920cb1bc31ff7309f6375898baf506ab2bb1e31357da693426
LABEL Maintainer="dungpham91"
WORKDIR /usr/app/src
COPY main.py ./
Expand Down

0 comments on commit fe8a92d

Please sign in to comment.