Skip to content

Commit

Permalink
chore(deps): update buildkite plugin theopenlane/container-build to v…
Browse files Browse the repository at this point in the history
…1.1.0
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent 83742a5 commit 824980e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,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:
Expand All @@ -129,7 +129,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:
Expand All @@ -154,7 +154,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:
Expand Down

0 comments on commit 824980e

Please sign in to comment.