Skip to content

Commit 7bdb8d4

Browse files
Update to code-server 3.9.1
1 parent 4ce066c commit 7bdb8d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ENV \
1414
# container user home dir \
1515
EHOME=/home/vscode \
1616
# code-server version \
17-
VERSION=3.9.0
17+
VERSION=3.9.1
1818

1919
COPY code-server /usr/bin/
2020
RUN chmod +x /usr/bin/code-server

0 commit comments

Comments
 (0)