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 1f89230 commit 34db123Copy full SHA for 34db123
.github/workflows/docker.build.yml
@@ -45,7 +45,7 @@ jobs:
45
password: ${{ secrets.GITHUB_TOKEN }}
46
-
47
name: Build and push
48
- uses: docker/build-push-action@v2.7.0
+ uses: docker/build-push-action@v4.0.0
49
with:
50
context: .
51
file: ./Dockerfile
0 commit comments