We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 465384f + 47aa9b7 commit 7fc015eCopy full SHA for 7fc015e
1 file changed
.github/workflows/docker-builds.yml
@@ -50,7 +50,7 @@ jobs:
50
with:
51
images: ${{ matrix.image }}
52
- name: Build and push
53
- uses: docker/build-push-action@v4
+ uses: docker/build-push-action@v5
54
55
context: .
56
platforms: linux/amd64,linux/arm64,linux/s390x
0 commit comments