Skip to content

Commit

Permalink
WIP - remove comment in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenandary committed May 1, 2023
1 parent 5f3c3d3 commit d3cf9f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit d3cf9f7

Please sign in to comment.