Skip to content

Commit 822af73

Browse files
authored
change server-code version to 4.96.4-ls254
linuxserver/docker-code-server#194
1 parent 02d7dea commit 822af73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# 使用官方的 linuxserver/code-server 基础镜像
2-
FROM linuxserver/code-server:latest
2+
FROM linuxserver/code-server:4.96.4-ls254
33

44
# Set the SHELL to bash with pipefail option
55
SHELL ["/bin/bash", "-o", "pipefail", "-c"]

0 commit comments

Comments
 (0)