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 ce49604 commit ae25f37Copy full SHA for ae25f37
.github/workflows/build.yml
@@ -64,7 +64,7 @@ jobs:
64
password: ${{ secrets.GITHUB_TOKEN }}
65
66
- name: Build and push
67
- uses: docker/build-push-action@v2.10.0
+ uses: docker/build-push-action@v3.0.0
68
with:
69
context: .
70
file: ./Dockerfile
0 commit comments