Skip to content

Commit efb36e1

Browse files
Update python Docker tag to v3.14
1 parent 81ccaec commit efb36e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
agents:
22
useVault: true
3-
image: "python:3.10@sha256:fe918dac0cd1fbc6a2436369330da64a8aceab192d73cd6c6c04e88fb88ffc6c"
3+
image: "python:3.14@sha256:c608f8ffb59800d6cc97a8fe3d0f1c5f7477cf43ff5120e05b6f74fd830699b7"
44

55
notify:
66
- if: 'build.branch =~ /^((main)|([0-9]+\.[0-9]+))\$/ && (build.state == "failed" || pipeline.started_passing)'

0 commit comments

Comments
 (0)