Skip to content

Commit

Permalink
Bump the docker-dependencies group with 1 update (#4)
Browse files Browse the repository at this point in the history
Bumps the docker-dependencies group with 1 update: python.


Updates `python` from `43a49c9` to `5dc6f84`

---
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 Apr 4, 2024
1 parent d6dc306 commit f8bfaea
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:43a49c9cc2e614468e3d1a903aabe17a97a4c788c76cf5337b5cdc3535b07d4f
FROM python:3.12-slim@sha256:5dc6f84b5e97bfb0c90abfb7c55f3cacc2cb6687c8f920b64a833a2219875997

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

0 comments on commit f8bfaea

Please sign in to comment.