Skip to content

Commit

Permalink
website: Update website Docker image (#11667)
Browse files Browse the repository at this point in the history
  • Loading branch information
EnMod committed Dec 13, 2021
1 parent be08f0a commit ed91a53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/Dockerfile
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit ed91a53

Please sign in to comment.