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 0dddc13 commit 5c9ced6Copy full SHA for 5c9ced6
.github/workflows/tests.yml
@@ -56,7 +56,7 @@ jobs:
56
- name: Set up Docker Buildx
57
uses: docker/setup-buildx-action@v1
58
- name: Build
59
- uses: docker/build-push-action@v2
+ uses: docker/build-push-action@v3
60
with:
61
context: .
62
file: ./Dockerfile
0 commit comments