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.1 (#55)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent 4c5736c commit f627ede
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 @@ -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}}
Expand Down Expand Up @@ -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}}
Expand Down Expand Up @@ -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}}
Expand Down

0 comments on commit f627ede

Please sign in to comment.