瀏覽代碼

WIP - remove comment in Dockerfile

stephenandary 2 年之前
父節點
當前提交
d3cf9f728c
共有 1 個文件被更改,包括 0 次插入1 次删除
  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