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: