Skip to content
Snippets Groups Projects
Commit 42858593 authored by sub's avatar sub
Browse files

forgot that line, now all clean and dandy

parent 4d1247db
Branches
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@ ADD . /src
WORKDIR /src
RUN curl -qL https://www.npmjs.com/install.sh | sh
RUN npm install webpack -g
# Debian bullseye can't build gostatic due to its strict dependency
# on Go 1.16, so we build it separately.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment