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 33f18b0 commit b5a25d6Copy full SHA for b5a25d6
1 file changed
internal/embed/assets/Dockerfile
@@ -28,7 +28,7 @@ ARG PYRIGHT_VERSION=1.1.408
28
# renovate: datasource=npm depName=bash-language-server
29
ARG BASH_LS_VERSION=5.6.0
30
# renovate: datasource=github-releases depName=sst/opencode
31
-ARG OPENCODE_VERSION=v1.3.17
+ARG OPENCODE_VERSION=v1.4.6
32
33
# =============================================================================
34
# Builder stage — compile language servers and install npm modules.
0 commit comments