Skip to content

Commit 43f65ce

Browse files
dependabot[bot]jerpelea
authored andcommitted
build(deps): bump docker/build-push-action from 6 to 7
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6 to 7. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v6...v7) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 831b52f commit 43f65ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker_linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
run: |
7979
df -h
8080
- name: Push Linux image
81-
uses: docker/build-push-action@v6
81+
uses: docker/build-push-action@v7
8282
with:
8383
context: tools/ci/docker/linux
8484
platforms: linux/amd64

0 commit comments

Comments
 (0)