Skip to content

Commit 6fbf5d4

Browse files
committed
fix: fix devcontainer
1 parent 9d03efb commit 6fbf5d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.devcontainer/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ ENV DEBIAN_FRONTEND=noninteractive
88
USER root
99

1010
RUN \
11-
adduser --system --disabled-password --shell /bin/bash vscode && \
1211
# install docker
1312
apt-get update && \
1413
apt-get install ca-certificates curl gnupg lsb-release -y && \

0 commit comments

Comments
 (0)