There was an error while loading. Please reload this page.
2 parents 13b7d8a + 6c7ae08 commit 4987c3bCopy full SHA for 4987c3b
1 file changed
.github/workflows/webapp-dev.yml
@@ -46,7 +46,7 @@ jobs:
46
password: ${{ secrets.GHCR_TOKEN }}
47
48
- name: Build and push image
49
- uses: docker/build-push-action@v6
+ uses: docker/build-push-action@v7
50
with:
51
push: true
52
platforms: linux/amd64,linux/arm64
0 commit comments