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 2c23539 + 4e96599 commit ebd2634Copy full SHA for ebd2634
.github/workflows/build.yaml
@@ -35,7 +35,7 @@ jobs:
35
password: ${{ secrets.QUAYIO_TOKEN }}
36
-
37
name: Build Latest Version
38
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
39
with:
40
context: .
41
file: ./Dockerfile
.github/workflows/push-main.yaml
@@ -37,7 +37,7 @@ jobs:
42
43
0 commit comments