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.
1 parent d6eccb4 commit 7d329c6Copy full SHA for 7d329c6
.github/workflows/docker.yml
@@ -29,7 +29,7 @@ jobs:
29
with:
30
images: ghcr.io/fwcd/kotlin-language-server
31
- name: Build and push image
32
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
33
34
context: .
35
platforms: linux/amd64,linux/arm64/v8
0 commit comments