Skip to content

Commit

Permalink
Build(deps): Bump python from e3d5b6f to 11aa4b6 (#189)
Browse files Browse the repository at this point in the history
Bumps python from `e3d5b6f` to `11aa4b6`.

---
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 9, 2024
1 parent 611942f commit 34664fb
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:e3d5b6f95ce66923b5e48a06ee5755abb097de96a8617c3f2f7d431d48e63d35
FROM python@sha256:11aa4b620c15f855f66f02a7f3c1cd9cf843cc10f3edbcf158e5ebcd98d1f549
LABEL Maintainer="dungpham91"
WORKDIR /usr/app/src
COPY main.py ./
Expand Down

0 comments on commit 34664fb

Please sign in to comment.