File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 39
39
# public.ecr.aws/docker/library/python:3.13.1-bookworm
40
40
- " sha256:3b1b63f17c5197411ee572be110333dae4b9d6f2fbc4f84c790f644e791d356b"
41
41
# public.ecr.aws/docker/library/python:3.14.0a4-bookworm
42
- - " sha256:673113f17486ce8d5cd217f38502b15171164bbd3cb0a727a7de2664ad105956 "
42
+ - " sha256:2b6ff3e4a96f18b7c6a5384cb1c623eec35b93b722da3c4470112435deeca590 "
43
43
taskRef :
44
44
name : python-tracer-unittest-default-task
45
45
workspaces :
Original file line number Diff line number Diff line change 71
71
command : ["sh", "-c", "'true'"]
72
72
- name : prepuller-314
73
73
# public.ecr.aws/docker/library/python:3.14.0a4-bookworm
74
- image : public.ecr.aws/docker/library/python@sha256:673113f17486ce8d5cd217f38502b15171164bbd3cb0a727a7de2664ad105956
74
+ image : public.ecr.aws/docker/library/python@sha256:2b6ff3e4a96f18b7c6a5384cb1c623eec35b93b722da3c4470112435deeca590
75
75
command : ["sh", "-c", "'true'"]
76
76
77
77
# Use the pause container to ensure the Pod goes into a `Running` phase
You can’t perform that action at this time.
0 commit comments