Skip to content

Commit e166645

Browse files
chore: 🔨 Update python:3.13 Docker digest to 53c9d79
1 parent 6bed9a6 commit e166645

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:53c9d790ac02d21b6073a80e80f083d4d05469f9465d903e9a4c0f27c761d82e
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:53c9d790ac02d21b6073a80e80f083d4d05469f9465d903e9a4c0f27c761d82e
88
before_script:
99
- python -m pip install --upgrade pip
1010
- pip install build

0 commit comments

Comments
 (0)