Skip to content

Commit c93a315

Browse files
authored
Merge pull request #11 from simonepri/patch-1
Use official node:alpine
2 parents 85e7d4a + 30e8d56 commit c93a315

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 mhart/alpine-node:latest
1+
FROM node:alpine
22
MAINTAINER Keymetrics <[email protected]>
33

44
RUN npm install pm2 -g

0 commit comments

Comments
 (0)