Skip to content

Commit

Permalink
Bump python from 3.13.1-bookworm to 3.13.2-bookworm (#429)
Browse files Browse the repository at this point in the history
Bumps python from 3.13.1-bookworm to 3.13.2-bookworm.

---
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>
  • Loading branch information
dependabot[bot] authored Feb 7, 2025
1 parent f2c4aaf commit 2d7071e
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,5 +1,5 @@
FROM node:20.18.2-bookworm as node
FROM python:3.13.1-bookworm as python
FROM python:3.13.2-bookworm as python
FROM koalaman/shellcheck:v0.10.0 as shellcheck
FROM mvdan/shfmt:v3.10.0 as shfmt
FROM hadolint/hadolint:v2.12.0 as hadolint
Expand Down

0 comments on commit 2d7071e

Please # to comment.