Skip to content

Commit

Permalink
Build(deps): Bump python from 785fef1 to 4f3780a (#204)
Browse files Browse the repository at this point in the history
Bumps python from `785fef1` to `4f3780a`.

---
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 8, 2024
1 parent 12ddb0c commit d63dc3c
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:785fef11f44b7393c03d77032fd72e56af8b05442b051a151229145e5fbbcb29
FROM python@sha256:4f3780acb8d126492a8890a1e1715d36773c0cc1865b5aa569ba857548d0f51f
LABEL Maintainer="dungpham91"
WORKDIR /usr/app/src
COPY main.py ./
Expand Down

0 comments on commit d63dc3c

Please sign in to comment.