Skip to content

Commit e8c9632

Browse files
committed
Merge PR #652 from 'skottler/make-node-match'
2 parents 37731e6 + 55373bb commit e8c9632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:10-alpine AS base
1+
FROM node:14-alpine AS base
22
WORKDIR /opt/hsd
33
RUN apk add --no-cache bash unbound-dev gmp-dev
44
COPY package.json /opt/hsd

0 commit comments

Comments
 (0)