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 d93e363 + 1029aed commit be4c4ebCopy full SHA for be4c4eb
.github/workflows/nightly.yml
@@ -64,7 +64,7 @@ jobs:
64
65
- name: Build nightly image
66
id: build
67
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
68
with:
69
context: .
70
platforms: ${{ matrix.platform }}
.github/workflows/stable.yml
@@ -76,7 +76,7 @@ jobs:
76
77
- name: Build stable image
78
79
80
81
82
0 commit comments