Skip to content

Commit ffa0341

Browse files
committed
update devcontainer source comment
Signed-off-by: reubenmiller <reuben.d.miller@gmail.com>
1 parent 1cefdfc commit ffa0341

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.devcontainer/Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
# See here for image contents: https://github.com/microsoft/vscode-dev-containers/tree/v0.195.0/containers/rust/.devcontainer/base.Dockerfile
2-
# [Choice] Debian OS version (use bullseye on local arm64/Apple Silicon): buster, bullseye
1+
# See here for image contents: https://github.com/devcontainers/images/tree/main/src/rust/history
32
ARG VARIANT="trixie"
43
FROM mcr.microsoft.com/devcontainers/rust:2-${VARIANT}
54

0 commit comments

Comments
 (0)