mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-09-25 16:15:35 +00:00
chore(deps): bump docker/bake-action from 4 to 5 (#7881)
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 4 to 5. - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](https://github.com/docker/bake-action/compare/v4...v5) --- updated-dependencies: - dependency-name: docker/bake-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
2413bb3f42
commit
a277af45a5
2
.github/workflows/docker_release.yml
vendored
2
.github/workflows/docker_release.yml
vendored
@ -40,7 +40,7 @@ jobs:
|
||||
images: $DOCKER_REPO_NAME
|
||||
|
||||
- name: Build base images
|
||||
uses: docker/bake-action@v4
|
||||
uses: docker/bake-action@v5
|
||||
env:
|
||||
IMAGE_TAG_SUFFIX: ${{ steps.meta.outputs.version }}
|
||||
HAYSTACK_VERSION: ${{ steps.meta.outputs.version }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user