Bump node from 11.12-alpine to 11.13-alpine in /eslint

Bumps node from 11.12-alpine to 11.13-alpine.

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-04-01 07:52:15 +00:00
parent c5beb9bde3
commit b049e27471
No known key found for this signature in database
GPG key ID: 4C0F2888C98CF331

View file

@ -1,4 +1,4 @@
FROM node:11.12-alpine@sha256:b8a8936206c0e38909a17c158134f1f5302f884dc001d645af3de454870ddd3d
FROM node:11.13-alpine@sha256:157d1f37471b9f7fc0b80cb282e7c79204570ce6cdfc762a398a7d33d49e1163
LABEL name="ESLint"
LABEL maintainer="Koen Rouwhorst <info@koenrouwhorst.nl>"