Skip to content

Commit 5a71af9

Browse files
Bump docker/build-push-action from 6.6.1 to 6.7.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.6.1 to 6.7.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v6.6.1...v6.7.0) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b89db9a commit 5a71af9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-linux-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Pull Latest Base Image
2525
run: docker pull lacledeslan/gamesvr-goldsource
2626
- name: Build Linux Image
27-
uses: docker/build-push-action@v6.6.1
27+
uses: docker/build-push-action@v6.7.0
2828
with:
2929
context: .
3030
file: ./linux.Dockerfile

0 commit comments

Comments
 (0)