Update Dockerfile (#11446)

pull/11448/head
Noel Quiles 4 years ago committed by GitHub
parent daa57fdc31
commit 6618eb2e34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,4 +1,4 @@
FROM docker.mirror.hashicorp.services/node:14-alpine
FROM docker.mirror.hashicorp.services/node:14.17.0-alpine
RUN apk add --update --no-cache git make g++ automake autoconf libtool nasm libpng-dev
COPY ./package.json /website/package.json

Loading…
Cancel
Save