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 02d7dea commit 822af73Copy full SHA for 822af73
Dockerfile
@@ -1,5 +1,5 @@
1
# 使用官方的 linuxserver/code-server 基础镜像
2
-FROM linuxserver/code-server:latest
+FROM linuxserver/code-server:4.96.4-ls254
3
4
# Set the SHELL to bash with pipefail option
5
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
0 commit comments