Skip to content

Commit 7d662a6

Browse files
authored
Merge pull request #101 from JupiterOne/dependabot/docker/node-14.16.0-stretch-slim
Bump node from 14.15.4-stretch-slim to 14.16.0-stretch-slim
2 parents 395c58a + adfa80b commit 7d662a6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:14.15.4-stretch-slim
1+
FROM node:14.16.0-stretch-slim
22
WORKDIR /opt
33

44
# Install pandoc and other linting/helper tools

Dockerfile-extras

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:14.15.4-stretch-slim
1+
FROM node:14.16.0-stretch-slim
22
# Debian stretch base-image, minimized
33
WORKDIR /opt
44

0 commit comments

Comments
 (0)