Browse Source

WIP - remove comment in Dockerfile

stephenandary 2 năm trước cách đây
mục cha
commit
d3cf9f728c
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      .devcontainer/Dockerfile

+ 0 - 1
.devcontainer/Dockerfile

@@ -1,4 +1,3 @@
-# [Choice] Debian OS version (use bullseye on local arm64/Apple Silicon): buster, bullseye
 ARG VARIANT="nightly-bookworm-slim"
 FROM rustlang/rust:${VARIANT}
 ENV DEBIAN_FRONTEND noninteractive