Bump node from a8949c1 to f91b7fd in /eslint

Bumps node from `a8949c1` to `f91b7fd`.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-24 08:39:56 +00:00 committed by GitHub
parent a6983d4de6
commit 7a5d6cae98
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
FROM node:13.10.1-alpine@sha256:a8949c12dc72eda5eb54df7d57f03b719bd81af4d902eb5f0e334373f421a21d
FROM node:13.10.1-alpine@sha256:f91b7fd09ad637c5261bac56cecb1086d00488be2b17c724caa0471ac1dcf7d8
LABEL name="ESLint"
LABEL maintainer="Koen Rouwhorst <info@koenrouwhorst.nl>"