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 aa9dc7d + 75eb1b8 commit 8a90855Copy full SHA for 8a90855
.github/workflows/docker-build.yml
@@ -51,7 +51,7 @@ jobs:
51
52
- name: Build and push Docker image
53
id: build
54
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
55
with:
56
context: .
57
platforms: linux/amd64,linux/arm64
.github/workflows/release.yml
@@ -60,7 +60,7 @@ jobs:
60
61
62
63
64
65
66
0 commit comments