There was an error while loading. Please reload this page.
1 parent 7a77430 commit ba71ec0Copy full SHA for ba71ec0
.github/workflows/docker-build.yml
@@ -43,7 +43,7 @@ jobs:
43
type=semver,pattern={{version}}
44
45
- name: Build container
46
- uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # ratchet:docker/build-push-action@v6
+ uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # ratchet:docker/build-push-action@v6
47
with:
48
platforms: "linux/amd64,linux/arm64"
49
cache-from: type=gha
0 commit comments