Skip to content

Commit

Permalink
Build(deps): Bump python from 3dd4610 to 0a30160 (#211)
Browse files Browse the repository at this point in the history
Bumps python from `3dd4610` to `0a30160`.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent f14dd09 commit 7a2f405
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:3dd4610d584049295cb210ff083ac86fdc203f04fa7cdf194516cd577c4bb90f
FROM python@sha256:0a301600e451618e1c0a94c28b5d83f875f6f3c07820a71d6dd2565a000f7408
LABEL Maintainer="dungpham91"
WORKDIR /usr/app/src
COPY main.py ./
Expand Down

0 comments on commit 7a2f405

Please sign in to comment.