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