Skip to content

Commit

Permalink
Build(deps): Bump python from 73840b2 to 7859853 (#192)
Browse files Browse the repository at this point in the history
Bumps python from `73840b2` to `7859853`.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 13, 2024
1 parent 874c671 commit 8e87302
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:73840b2eacd375e9ab38d65c5ccca1f98524cabccbdc4f9d0932a55d1967a1ab
FROM python@sha256:7859853e7607927aa1d1b1a5a2f9e580ac90c2b66feeb1b77da97fed03b1ccbe
LABEL Maintainer="dungpham91"
WORKDIR /usr/app/src
COPY main.py ./
Expand Down

0 comments on commit 8e87302

Please sign in to comment.