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 51cdc16 commit ec3f71dCopy full SHA for ec3f71d
.github/workflows/build.yml
@@ -59,7 +59,7 @@ jobs:
59
uses: docker/setup-buildx-action@v2
60
-
61
name: Build and push
62
- uses: docker/build-push-action@v3
+ uses: docker/build-push-action@v4
63
with:
64
context: .
65
file: ./Dockerfile
0 commit comments