There was an error while loading. Please reload this page.
2 parents 1491363 + 95367c6 commit b9c38cfCopy full SHA for b9c38cf
1 file changed
.github/workflows/ci.yml
@@ -162,7 +162,7 @@ jobs:
162
163
- name: Build and push Docker image
164
id: build
165
- uses: docker/build-push-action@v6
+ uses: docker/build-push-action@v7
166
with:
167
context: .
168
platforms: linux/amd64,linux/arm64
@@ -214,7 +214,7 @@ jobs:
214
215
- name: Build Docker image (validation only)
216
217
218
219
220
push: false
0 commit comments