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 faaa9e4 commit fb9ea71Copy full SHA for fb9ea71
.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@2cdde995de11925a030ce8070c3d77a52ffcf1c0 # v5.3.0
+ uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5.4.0
44
with:
45
context: .
46
build-args: |
0 commit comments