Skip to content

Commit 3457a67

Browse files
chore(deps): bump node from 35a5dd7 to e558507 in /website
Bumps node from `35a5dd7` to `e558507`. --- updated-dependencies: - dependency-name: node dependency-version: lts dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6097f5d commit 3457a67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Base ########################################################################
22
# Use a larger node image to do the build for native deps (e.g., gcc, python)
3-
FROM node:lts@sha256:35a5dd72bcac4bce43266408b58a02be6ff0b6098ffa6f5435aeea980a8951d7 AS base
3+
FROM node:lts@sha256:e558507eb799e3a76fcdaaee5e48dce1a00aebc85892128a9fca59f63bd49511 AS base
44

55
# Reduce npm log spam and colour during install within Docker
66
ENV NPM_CONFIG_LOGLEVEL=warn

0 commit comments

Comments
 (0)