We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30aaf70 commit aa5c660Copy full SHA for aa5c660
src/Dockerfile
@@ -30,7 +30,7 @@ RUN curl -sSL https://starship.rs/install.sh -o ./install.sh && \
30
WORKDIR $HOME
31
USER $USER
32
33
-ARG VSCODE_GIT_HASH=7f329fe6c66b0f86ae1574c2911b681ad5a45d63
+ARG VSCODE_GIT_HASH=b7886d7461186a5eac768481578c1d7ca80e2d21
34
35
RUN mkdir -p $HOME/.local/bin
36
0 commit comments