UNCLASSIFIED

Skip to content
Snippets Groups Projects
Commit ac0f41d6 authored by Benjamin Allison's avatar Benjamin Allison
Browse files

Update Dockerfile

parent 48753db4
Branches
No related merge requests found
......@@ -4,7 +4,7 @@ ENV PUPPETEER_EXECUTABLE_PATH /usr/bin/chromium-browser-wrapped
ENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD true
ENV NODE_ENV production
ARG HUGO_VERSION=0.75.1
ARG CHROMIUM_VERSION=83.0.4103.116-r0
ARG CHROMIUM_VERSION=86.0.4240.111-r0
RUN apk update
RUN apk add python3
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment