diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 6d4be12..556124d 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -1,6 +1,6 @@ agents: useVault: true - image: "python:3.10@sha256:bcc149dce8e0b1bf879ad69c253ef39351f1a4b8ced55a5ce594cec159aad65a" + image: "python:3.10@sha256:9dcd39a8018aff0dc6e24cbe685aa01b5d9bc905ef2827427f60605c4e65e630" notify: - if: 'build.branch =~ /^((main)|([0-9]+\.[0-9]+))\$/ && (build.state == "failed" || pipeline.started_passing)'