Bump node from 12.11.1-alpine to 13.0.1-alpine in /eslint

Bumps node from 12.11.1-alpine to 13.0.1-alpine.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-24 07:35:58 +00:00 committed by GitHub
parent ba828f2995
commit a567f332aa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
FROM node:12.11.1-alpine@sha256:f9d9aafffa703739855d60c578f91db1042ae371dc37a04e64bc0b51ae966a3d
FROM node:13.0.1-alpine@sha256:84b6a906926668554bef6c97782bd67a799bec426ece9555330c543635cc4c98
LABEL name="ESLint"
LABEL maintainer="Koen Rouwhorst <info@koenrouwhorst.nl>"