Skip to content

Commit 82d7dec

Browse files
authored
Merge pull request #41 from LacledesLAN/dependabot/github_actions/docker/build-push-action-6.3.0
Bump docker/build-push-action from 6.2.0 to 6.3.0
2 parents 236813e + f0fde67 commit 82d7dec

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.2.0
27+
uses: docker/build-push-action@v6.3.0
2828
with:
2929
context: .
3030
file: ./linux.Dockerfile

0 commit comments

Comments
 (0)