We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
35a5dd7
e558507
1 parent 6097f5d commit 3457a67Copy full SHA for 3457a67
website/Dockerfile
@@ -1,6 +1,6 @@
1
## Base ########################################################################
2
# Use a larger node image to do the build for native deps (e.g., gcc, python)
3
-FROM node:lts@sha256:35a5dd72bcac4bce43266408b58a02be6ff0b6098ffa6f5435aeea980a8951d7 AS base
+FROM node:lts@sha256:e558507eb799e3a76fcdaaee5e48dce1a00aebc85892128a9fca59f63bd49511 AS base
4
5
# Reduce npm log spam and colour during install within Docker
6
ENV NPM_CONFIG_LOGLEVEL=warn
0 commit comments