File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 38
38
- " sha256:4ea730e54e2a87b716ffc58a426bd627baa182a3d4d5696d05c1bca2dde775aa"
39
39
# public.ecr.aws/docker/library/python:3.13.3-bookworm
40
40
- " sha256:07bf1bd38e191e3ed18b5f3eb0006d5ab260cb8c967f49d3bf947e5c2e44d8a9"
41
- # public.ecr.aws/docker/library/python:3.14.0a7 -bookworm
42
- - " sha256:4c1f7c905b091408b27eba4a7fa84e6e866da0e6dabb29a397a444946e10627f "
41
+ # public.ecr.aws/docker/library/python:3.14.0b1 -bookworm
42
+ - " sha256:ce2af63139630eac65e3b9dba09c5083b199d692511eb1749192f25ac11abb93 "
43
43
taskRef :
44
44
name : python-tracer-unittest-default-task
45
45
workspaces :
Original file line number Diff line number Diff line change 74
74
image : public.ecr.aws/docker/library/python@sha256:07bf1bd38e191e3ed18b5f3eb0006d5ab260cb8c967f49d3bf947e5c2e44d8a9
75
75
command : ["sh", "-c", "'true'"]
76
76
- name : prepuller-314
77
- # public.ecr.aws/docker/library/python:3.14.0a7 -bookworm
78
- image : public.ecr.aws/docker/library/python@sha256:4c1f7c905b091408b27eba4a7fa84e6e866da0e6dabb29a397a444946e10627f
77
+ # public.ecr.aws/docker/library/python:3.14.0b1 -bookworm
78
+ image : public.ecr.aws/docker/library/python@sha256:ce2af63139630eac65e3b9dba09c5083b199d692511eb1749192f25ac11abb93
79
79
command : ["sh", "-c", "'true'"]
80
80
81
81
# 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