From dceaeac5895372759e3efa558471ea3dce8aa9dc Mon Sep 17 00:00:00 2001 From: Caleb Maclennan Date: Thu, 17 Mar 2022 00:25:25 +0300 Subject: [PATCH] chore(docker): Normalize with SILE Dockerfile --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index a592e210..90b4cd9e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -54,6 +54,7 @@ RUN node-prune /pkgdir/usr/local/share/casile/node_modules FROM base AS final +# Same args as above, repeated because they went out of scope with FROM ARG REVISION ARG VERSION