Bump node from 84b6a90 to d8af5dc in /eslint

Bumps node from `84b6a90` to `d8af5dc`.

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

View file

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