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 e9a6a3b commit 9a54279Copy full SHA for 9a54279
.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@15560696de535e4014efeff63c48f16952e52dd1 # v6.2.0
+ uses: docker/build-push-action@1a162644f9a7e87d8f4b053101d1d9a712edc18c # v6.3.0
44
with:
45
context: .
46
build-args: |
0 commit comments