We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 061776c + b1f0469 commit 0f4413aCopy full SHA for 0f4413a
.github/workflows/container.yml
@@ -76,7 +76,7 @@ jobs:
76
# https://github.com/docker/build-push-action
77
- name: Build and push Docker image
78
id: build
79
- uses: docker/build-push-action@0565240e2d4ab88bba5387d719585280857ece09 # v5.0.0
+ uses: docker/build-push-action@4a13e500e55cf31b7a5d59a38ab2040ab0f42f56 # v5.1.0
80
with:
81
context: .
82
platforms: ${{ matrix.platform }}
0 commit comments