mirror of
https://github.com/tektoncd/catalog.git
synced 2024-11-21 05:55:35 +00:00
Update python-boto3.yaml
This commit is contained in:
parent
53cbc75cf8
commit
732dfcf903
@ -24,7 +24,7 @@ spec:
|
||||
name: python-script-configmap
|
||||
steps:
|
||||
- name: run-python-script
|
||||
image: python:3.9.19-alpine3.20@sha256:45cc18540209d878c2b24080cf8f64fc37603721b67d0ecc508799e2f9a9b21d
|
||||
image: docker.io/library/python:3.9.19-alpine3.20@sha256:45cc18540209d878c2b24080cf8f64fc37603721b67d0ecc508799e2f9a9b21d
|
||||
env:
|
||||
- name: AWS_ACCESS_KEY_ID
|
||||
valueFrom:
|
||||
|
Loading…
Reference in New Issue
Block a user