There was an error while loading. Please reload this page.
2 parents 0bb5419 + d8a7204 commit 862d47eCopy full SHA for 862d47e
1 file changed
.github/workflows/dockerhub-push.yml
@@ -28,7 +28,7 @@ jobs:
28
password: ${{ secrets.DOCKER_TOKEN }}
29
-
30
name: Build and push
31
- uses: docker/build-push-action@v6
+ uses: docker/build-push-action@v7
32
with:
33
context: .
34
platforms: linux/amd64,linux/arm64,linux/arm
0 commit comments