Skip to content

Commit b866942

Browse files
chore(deps): update python docker tag to v3.13.2
1 parent bcf6ad4 commit b866942

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ repos:
4141
- id: check-git-config-user-email
4242
args: [--templates, ^\S+\.\S+@sbb\.ch$]
4343
- repo: https://github.com/commitizen-tools/commitizen
44-
rev: v4.1.1
44+
rev: v4.1.0
4545
hooks:
4646
- id: commitizen
4747
- repo: https://github.com/hadolint/hadolint

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.13.1-slim@sha256:f41a75c9cee9391c09e0139f7b49d4b1fbb119944ec740ecce4040626dc07bed
1+
FROM python:3.13.2-slim@sha256:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb
22
LABEL maintainer="SBB Polarion Team <[email protected]>"
33

44
ARG APP_IMAGE_VERSION=0.0.0-dev

0 commit comments

Comments
 (0)