website: Update website Docker image (#11667)
This commit is contained in:
parent
a62362966c
commit
2cd9fc5825
|
@ -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…
Reference in New Issue