File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -305,7 +305,7 @@ jobs:
305305
306306 python314 :
307307 docker :
308- - image : public.ecr.aws/docker/library/python:3.14.0a3
308+ - image : public.ecr.aws/docker/library/python:3.14.0a4
309309 - image : public.ecr.aws/docker/library/postgres:16.2-bookworm
310310 environment :
311311 POSTGRES_USER : root
Original file line number Diff line number Diff line change 3838 - " sha256:0fc7e6322b146c3fb01782d61412921b08f06439682105bc4e5c7f2dbfc56371"
3939 # public.ecr.aws/docker/library/python:3.13.1-bookworm
4040 - " sha256:3b1b63f17c5197411ee572be110333dae4b9d6f2fbc4f84c790f644e791d356b"
41- # public.ecr.aws/docker/library/python:3.14.0a3 -bookworm
42- - " sha256:9dbc6c516b0388d7ed1546ea0047ea9b4b2a7d5fef25eaf3c1f0e1479c1c2f15 "
41+ # public.ecr.aws/docker/library/python:3.14.0a4 -bookworm
42+ - " sha256:673113f17486ce8d5cd217f38502b15171164bbd3cb0a727a7de2664ad105956 "
4343 taskRef :
4444 name : python-tracer-unittest-default-task
4545 workspaces :
Original file line number Diff line number Diff line change 7070 image : public.ecr.aws/docker/library/python@sha256:3b1b63f17c5197411ee572be110333dae4b9d6f2fbc4f84c790f644e791d356b
7171 command : ["sh", "-c", "'true'"]
7272 - name : prepuller-314
73- # public.ecr.aws/docker/library/python:3.14.0a3 -bookworm
74- image : public.ecr.aws/docker/library/python@sha256:9dbc6c516b0388d7ed1546ea0047ea9b4b2a7d5fef25eaf3c1f0e1479c1c2f15
73+ # public.ecr.aws/docker/library/python:3.14.0a4 -bookworm
74+ image : public.ecr.aws/docker/library/python@sha256:673113f17486ce8d5cd217f38502b15171164bbd3cb0a727a7de2664ad105956
7575 command : ["sh", "-c", "'true'"]
7676
7777 # 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