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.
2 parents c6942ad + e534836 commit ecca73aCopy full SHA for ecca73a
.github/workflows/ci.yml
@@ -34,7 +34,7 @@ jobs:
34
username: ${{ secrets.DOCKERHUB_USERNAME }}
35
password: ${{ secrets.DOCKERHUB_TOKEN }}
36
- name: Build and push
37
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
38
with:
39
platforms: linux/amd64
40
file: Dockerfile
0 commit comments