Skip to content

Commit

Permalink
Bump python in /{{cookiecutter.project_slug}}/compose/local/docs
Browse files Browse the repository at this point in the history
Bumps python from 3.12.3-slim-bookworm to 3.12.4-slim-bookworm.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and luzfcb committed Jun 14, 2024
1 parent c11d551 commit 03e68e8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# define an alias for the specific python version used in this file.
FROM docker.io/python:3.12.3-slim-bookworm as python
FROM docker.io/python:3.12.4-slim-bookworm as python


# Python build stage
Expand Down

0 comments on commit 03e68e8

Please sign in to comment.