File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 20
20
default : " 3.13"
21
21
- name : py-version-next
22
22
type : string
23
- default : " 3.14.0b4 "
23
+ default : " 3.14.0rc2 "
24
24
workspaces :
25
25
- name : python-tracer-ci-pipeline-pvc
26
26
tasks :
Original file line number Diff line number Diff line change 74
74
image : public.ecr.aws/docker/library/python@sha256:8300f4e04ed367fafc5877b39dcf7a205532e295778f6fd20a08e1652b177d7b
75
75
command : ["sh", "-c", "'true'"]
76
76
- name : prepuller-314
77
- # public.ecr.aws/docker/library/python:3.14.0b2 -bookworm
78
- image : public.ecr.aws/docker/library/python@sha256:4f8ae0a7847680b269d8ef51528053b2cfc9242377f349cbc3a36eacf579903f
77
+ # public.ecr.aws/docker/library/python:3.14.0rc2 -bookworm
78
+ image : public.ecr.aws/docker/library/python:3.14.0rc2-bookworm
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