From edd2025d019f6255fc9fa662eabd713a5dfa3cfe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 23:41:00 +0000 Subject: [PATCH] chore(deps): update buildkite plugin theopenlane/container-build to v1.1.1 --- .buildkite/pipeline.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 34957e8..d8ecb95 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -106,7 +106,7 @@ steps: extra_tags: - "${IMAGE_TAG}" tag_prefix: "{{matrix.platform}}-" - - theopenlane/container-build#v1.1.0: + - theopenlane/container-build#v1.1.1: dockerfile: docker/Dockerfile push: false platforms: linux/{{matrix.platform}} @@ -145,7 +145,7 @@ steps: - "${IMAGE_TAG}" - latest tag_prefix: "{{matrix.platform}}-" - - theopenlane/container-build#v1.1.0: + - theopenlane/container-build#v1.1.1: dockerfile: docker/Dockerfile push: true platforms: linux/{{matrix.platform}} @@ -181,7 +181,7 @@ steps: extra_tags: - "${BUILDKITE_TAG}" tag_prefix: "{{matrix.platform}}-" - - theopenlane/container-build#v1.1.0: + - theopenlane/container-build#v1.1.1: dockerfile: docker/Dockerfile push: true platforms: linux/{{matrix.platform}}