Skip to content

Commit

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

---
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 and tsagadar committed Nov 26, 2024
1 parent 53c8591 commit 98fa1f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.12.5-alpine@sha256:bb5d0ac04679d78a1258e7dfacdb4d9bdefe9a10480eaf9b4bb09445d076369f
FROM python:3.13.0-alpine@sha256:fcbcbbecdeae71d3b77445d9144d1914df55110f825ab62b04a66c7c33c09373

ARG GOOSEBIT_VERSION

Expand Down

0 comments on commit 98fa1f6

Please sign in to comment.