Skip to content

Commit

Permalink
build(deps): bump python in the docker-dependencies group
Browse files Browse the repository at this point in the history
Bumps the docker-dependencies group with 1 update: python.


Updates `python` from 3.12-slim to 3.13-slim

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 01491dd commit 28cd0c9
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.13-slim@sha256:4efa69bf17cfbd83a9942e60e2642335c3b397448e00410063a0421f9727c4c4

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

0 comments on commit 28cd0c9

Please sign in to comment.