Skip to content

Commit

Permalink
chore(deps): update python docker tag to v3.12.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 10, 2024
1 parent 073a220 commit 78f7413
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
steps:
- name: upload-offline-tarballs
workingDir: /workspace
image: python:3.12.5
image: python:3.12.6
envFrom:
- secretRef:
name: $(params.env-secret-name)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
steps:
- name: upload-offline-tarballs
workingDir: /workspace
image: python:3.12.5
image: python:3.12.6
envFrom:
- secretRef:
name: $(params.env-secret-name)
Expand Down

0 comments on commit 78f7413

Please sign in to comment.