Skip to content

Commit

Permalink
chore(deps): update python docker tag to v3.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent a4c1bab commit 11a47dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ repos:
- id: check-git-config-user-email
args: [--templates, ^\S+\.\S+@sbb\.ch$]
- repo: https://github.com/commitizen-tools/commitizen
rev: v3.31.0
rev: v3.30.0
hooks:
- id: commitizen
- repo: https://github.com/hadolint/hadolint
Expand Down
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@sha256:59c7332a4a24373861c4a5f0eec2c92b87e3efeb8ddef011744ef9a751b1d11c
FROM python:3.13.0-slim@sha256:f2d472e6f0633f885dbf5678bfa846c34ddad63e262fbb936b4a7d35ac6afac7
LABEL maintainer="SBB Polarion Team <[email protected]>"

ARG APP_IMAGE_VERSION=0.0.0-dev
Expand Down

0 comments on commit 11a47dc

Please sign in to comment.