Skip to content

Commit

Permalink
Bump python from 3.12.5-slim to 3.12.6-slim (#264)
Browse files Browse the repository at this point in the history
Bumps python from 3.12.5-slim to 3.12.6-slim.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hans Spaans <hans@dailystuff.nl>
  • Loading branch information
dependabot[bot] and hspaans authored Oct 1, 2024
1 parent 6e62e7a commit 218df8f
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.5-slim
FROM python:3.12.6-slim

LABEL org.opencontainers.image.description="Ansible container for GitHub Action ansible-galaxy"
LABEL org.opencontainers.image.source=https://github.com/hspaans/ansible-galaxy-action
Expand Down

0 comments on commit 218df8f

Please sign in to comment.