We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 16a6ac1 + 7e7805e commit 7a4e8feCopy full SHA for 7a4e8fe
.github/workflows/build-linux-image.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Pull Latest Linux Base Image
25
run: docker pull lacledeslan/gamesvr-dods
26
- name: Build Linux Image
27
- uses: docker/build-push-action@v4.2.0
+ uses: docker/build-push-action@v5.1.0
28
with:
29
context: .
30
file: ./linux.Dockerfile
0 commit comments