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 7821025 commit f394a25
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .buildkite/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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:
Expand All @@ -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:
Expand Down

0 comments on commit f394a25

Please sign in to comment.