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.
1 parent da8e1b5 commit b1f0469Copy full SHA for b1f0469
.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