We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccdb2c4 commit 30aaf70Copy full SHA for 30aaf70
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=5e805b79fcb6ba4c2d23712967df89a089da575b
+ARG VSCODE_GIT_HASH=7f329fe6c66b0f86ae1574c2911b681ad5a45d63
34
35
RUN mkdir -p $HOME/.local/bin
36
0 commit comments