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 07926c5 commit 282890fCopy full SHA for 282890f
.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@a254f8ca60a858f3136a2f1f23a60969f2c402dd # v6.4.0
+ uses: docker/build-push-action@1ca370b3a9802c92e886402e0dd88098a2533b12 # v6.4.1
44
with:
45
context: .
46
build-args: |
0 commit comments