Skip to content

Commit

Permalink
Bump node from 10.10-alpine to 10.11-alpine
Browse files Browse the repository at this point in the history
Bumps node from 10.10-alpine to 10.11-alpine.

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support authored and matfax committed Sep 21, 2018
1 parent 2e4b213 commit dd478bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:10.10-alpine
FROM node:10.11-alpine
MAINTAINER matfax <mat@fax.fyi>

WORKDIR /app/
Expand Down

0 comments on commit dd478bb

Please sign in to comment.