Skip to content

Commit

Permalink
Bump python from 5dc6f84 to 2be8dad in the docker-dependencies gr…
Browse files Browse the repository at this point in the history
…oup (#10)

Bumps the docker-dependencies group with 1 update: python.


Updates `python` from `5dc6f84` to `2be8dad`

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

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 May 19, 2024
1 parent 31b0dc2 commit 6dfea0a
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,4 +1,4 @@
FROM python:3.12-slim@sha256:5dc6f84b5e97bfb0c90abfb7c55f3cacc2cb6687c8f920b64a833a2219875997
FROM python:3.12-slim@sha256:2be8daddbb82756f7d1f2c7ece706aadcb284bf6ab6d769ea695cc3ed6016743

# Define Git SHA build argument for sentry
ARG git_sha="development"
Expand Down

0 comments on commit 6dfea0a

Please sign in to comment.