Skip to content

Commit

Permalink
chore(deps): bump python from 3.9.13-slim to 3.12.0-slim
Browse files Browse the repository at this point in the history
Bumps python from 3.9.13-slim to 3.12.0-slim.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 9, 2024
1 parent 532efca commit 4423e49
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.9.13-slim@sha256:dcf2eafca55558d8b1aa73edd6aa41b7187c5bcb63e533a7b04a0673f81f37fe
FROM python:3.12.0-slim@sha256:19a6235339a74eca01227b03629f63b6f5020abc21142436eced6ec3a9839a76

# Needs to be set for users with manually set UID
ENV HOME=/home/caluma
Expand Down

0 comments on commit 4423e49

Please sign in to comment.