Skip to content

Commit 323ef4b

Browse files
chore: 🔨 Update python:3.13 Docker digest to 26b4abb
1 parent 6bed9a6 commit 323ef4b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
image: python:3.13@sha256:52ed248783130e635b76b2eb8430626b2cdb6c5a5ab037193ece2d019632be0f
1+
image: python:3.13@sha256:26b4abb8afbe648f2829aab543edfeecdd20f23a294d289d869950a5fd145280
22

33
include:
44
- template: Security/Secret-Detection.gitlab-ci.yml

.gitlab/ci/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build_check:
44
stage: deploy
55
tags:
66
- shared
7-
image: python:3.13@sha256:52ed248783130e635b76b2eb8430626b2cdb6c5a5ab037193ece2d019632be0f
7+
image: python:3.13@sha256:26b4abb8afbe648f2829aab543edfeecdd20f23a294d289d869950a5fd145280
88
before_script:
99
- python -m pip install --upgrade pip
1010
- pip install build

0 commit comments

Comments
 (0)