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 e5a3e32 commit 8811fa6Copy full SHA for 8811fa6
.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@v6.18.0
49
with:
50
context: .
51
file: ./Dockerfile
0 commit comments