We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f62f78e + 36cb7d5 commit b3e15f8Copy full SHA for b3e15f8
.github/workflows/build-linux-image.yml
@@ -32,7 +32,7 @@ jobs:
32
with:
33
submodules: recursive
34
- name: Build Linux Image
35
- uses: docker/build-push-action@v4.2.0
+ uses: docker/build-push-action@v5.1.0
36
37
context: .
38
file: ./linux.Dockerfile
0 commit comments