There was an error while loading. Please reload this page.
1 parent edd212b commit b8acc6bCopy full SHA for b8acc6b
.github/workflows/dev_build.yml
@@ -29,7 +29,7 @@ jobs:
29
password: ${{ secrets.DOCKER_PASS }}
30
31
- name: Build and push image
32
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
33
with:
34
file: Dockerfile
35
push: true
0 commit comments