From f394a25030c16db6de67a254828f8f90c739c1fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 18:14:03 +0000 Subject: [PATCH] chore(deps): update buildkite plugin theopenlane/container-build to v1.1.0 --- .buildkite/pipeline.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.buildkite/pipeline.yaml b/.buildkite/pipeline.yaml index 2322c02..5322423 100644 --- a/.buildkite/pipeline.yaml +++ b/.buildkite/pipeline.yaml @@ -157,7 +157,7 @@ steps: - "${IMAGE_REPO}" extra_tags: - "${IMAGE_TAG}" - - theopenlane/container-build#v1.0.0: + - theopenlane/container-build#v1.1.0: dockerfile: docker/Dockerfile push: false build-args: @@ -183,7 +183,7 @@ steps: - "${IMAGE_REPO}" extra_tags: - "${IMAGE_TAG}" - - theopenlane/container-build#v1.0.0: + - theopenlane/container-build#v1.1.0: dockerfile: docker/Dockerfile push: true build-args: @@ -209,7 +209,7 @@ steps: - "${IMAGE_REPO}" extra_tags: - "${BUILDKITE_TAG}" - - theopenlane/container-build#v1.0.0: + - theopenlane/container-build#v1.1.0: dockerfile: docker/Dockerfile push: true build-args: