Skip to content

Commit

Permalink
Bump python from 690924b to a3d69b8 (#86)
Browse files Browse the repository at this point in the history
Bumps python from `690924b` to `a3d69b8`.

---
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 Feb 2, 2024
1 parent d1d2eee commit 6863345
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:690924bb394da687beb5c2b6a439d556ee6b88659a0a4e0cba7c82c5df7a28d7
FROM python@sha256:a3d69b8412f7068fd060ccc7e175825713d5a767e1e14753e75bce6f746c8a7e
LABEL Maintainer="dungpham91"
WORKDIR /usr/app/src
COPY main.py ./
Expand Down

0 comments on commit 6863345

Please sign in to comment.