Skip to content

Commit

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

---
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 Aug 24, 2024
1 parent 1472a8a commit 611942f
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:b40b4e5c86136e5400e9347459a9366315ff129e07175fdde8e221147ec5d541
FROM python@sha256:e3d5b6f95ce66923b5e48a06ee5755abb097de96a8617c3f2f7d431d48e63d35
LABEL Maintainer="dungpham91"
WORKDIR /usr/app/src
COPY main.py ./
Expand Down

0 comments on commit 611942f

Please sign in to comment.