mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-10 06:34:20 +00:00
WIP - remove comment in Dockerfile
This commit is contained in:
parent
5f3c3d3f04
commit
d3cf9f728c
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
||||||
# [Choice] Debian OS version (use bullseye on local arm64/Apple Silicon): buster, bullseye
|
|
||||||
ARG VARIANT="nightly-bookworm-slim"
|
ARG VARIANT="nightly-bookworm-slim"
|
||||||
FROM rustlang/rust:${VARIANT}
|
FROM rustlang/rust:${VARIANT}
|
||||||
ENV DEBIAN_FRONTEND noninteractive
|
ENV DEBIAN_FRONTEND noninteractive
|
||||||
|
|
Loading…
Reference in a new issue