Skip to content

Commit

Permalink
Bump python from 3.13.0rc3-alpine to 3.13.0-alpine
Browse files Browse the repository at this point in the history
Bumps python from 3.13.0rc3-alpine to 3.13.0-alpine.

---
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 Oct 8, 2024
1 parent 1d5d44b commit 4c236b1
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.13.0rc3-alpine@sha256:5b0eec332a70e36e9303d9df9afb33714bb1b35a26e8d69adfcb9f03c1ae6e2a
FROM python:3.13.0-alpine@sha256:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb

ENTRYPOINT [ "/usr/local/bin/cfn-sync" ]

Expand Down

0 comments on commit 4c236b1

Please sign in to comment.