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 c82f8f9 commit 14e7cc5Copy full SHA for 14e7cc5
docker/Dockerfile
@@ -4,7 +4,7 @@
4
# by running something like the following
5
# docker build --target STAGE -f docker/Dockerfile .
6
7
-FROM rust:slim-buster as graph-node-build
+FROM rust:buster as graph-node-build
8
9
ARG COMMIT_SHA=unknown
10
ARG REPO_NAME=unknown
0 commit comments