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 b1c4a55 commit 1744f6aCopy full SHA for 1744f6a
.github/workflows/docker.yml
@@ -42,7 +42,7 @@ jobs:
42
password: ${{ secrets.DOCKER_PASSWORD }}
43
-
44
name: Build and push
45
- uses: docker/build-push-action@v4
+ uses: docker/build-push-action@v6
46
with:
47
context: .
48
file: ./Dockerfile
0 commit comments