Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
dextermb committed Aug 24, 2021
1 parent de21b74 commit d9a989c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,6 +1,6 @@
FROM node:14.15-alpine3.14

MAINTAINER geniousphp "geniousphp@gmail.com"
MAINTAINER dextermb "dexter@marks-barber.co.uk"

RUN npm install -g standard@16.0.3 \
&& npm install -g standard-reporter@1.0.5 \
Expand Down

0 comments on commit d9a989c

Please sign in to comment.