Skip to content

Commit 30aaf70

Browse files
committed
Update VsCode Server
1 parent ccdb2c4 commit 30aaf70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ RUN curl -sSL https://starship.rs/install.sh -o ./install.sh && \
3030
WORKDIR $HOME
3131
USER $USER
3232

33-
ARG VSCODE_GIT_HASH=5e805b79fcb6ba4c2d23712967df89a089da575b
33+
ARG VSCODE_GIT_HASH=7f329fe6c66b0f86ae1574c2911b681ad5a45d63
3434

3535
RUN mkdir -p $HOME/.local/bin
3636

0 commit comments

Comments
 (0)