We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fcd90f commit 09779ceCopy full SHA for 09779ce
Dockerfile-browser
@@ -1,5 +1,5 @@
1
ARG RUST_VERSION
2
-FROM "ghcr.io/tweedegolf/rust-dev:${RUST_VERSION}"
+FROM "ghcr.io/tweedegolf/rust-dev:${RUST_VERSION}-node"
3
4
RUN apt-get update \
5
&& DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
0 commit comments