Skip to content

Commit

Permalink
Update to code-server 3.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
martinussuherman committed Mar 10, 2021
1 parent 4ce066c commit 7bdb8d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ENV \
# container user home dir \
EHOME=/home/vscode \
# code-server version \
VERSION=3.9.0
VERSION=3.9.1

COPY code-server /usr/bin/
RUN chmod +x /usr/bin/code-server
Expand Down

0 comments on commit 7bdb8d4

Please sign in to comment.