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 c93a5d9 commit b9c01d6Copy full SHA for b9c01d6
.github/workflows/recreate-image.yml
@@ -40,7 +40,7 @@ jobs:
40
./scripts/curl-endpoints.sh
41
42
- name: Build and push the latest images for multi-arch
43
- uses: docker/build-push-action@f6010ea70151369b06f0194be1051fbbdff851b2 # v6.0.2
+ uses: docker/build-push-action@31159d49c0d4756269a0940a750801a1ea5d7003 # v6.1.0
44
with:
45
context: .
46
build-args: |
0 commit comments