Skip to content

Commit

Permalink
Build(deps): Bump python from c286f03 to cea505b (#238)
Browse files Browse the repository at this point in the history
Bumps python from `c286f03` to `cea505b`.

---
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 Dec 27, 2024
1 parent 73c5e24 commit 0c1ce0b
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:c286f03b5b7ffbefa9c45b87c4d27f952b3706b180dc591cd983800d2e6a1fcb
FROM python@sha256:cea505b81701dd9e46b8dde96eaa8054c4bd2035dbb660edeb7af947ed38a0ad
LABEL Maintainer="dungpham91"
WORKDIR /usr/app/src
COPY main.py ./
Expand Down

0 comments on commit 0c1ce0b

Please sign in to comment.