Skip to content

Commit ff809fb

Browse files
authored
Merge pull request #50 from LacledesLAN/dependabot/github_actions/docker/build-push-action-6.7.0
2 parents b89db9a + 5a71af9 commit ff809fb

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)