Bump node from 12.1-alpine to 12.2-alpine in /eslint

Bumps node from 12.1-alpine to 12.2-alpine.

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-05-09 07:49:07 +00:00
parent 5cf760e0d7
commit 76b848e8c4
No known key found for this signature in database
GPG key ID: 4C0F2888C98CF331

View file

@ -1,4 +1,4 @@
FROM node:12.1-alpine@sha256:5ead7eb4d2c1495c97b725a37c7729ea79f65492147fde334edc0f1b2f4c24cd
FROM node:12.2-alpine@sha256:07e70a975696a88110ae701fc764c3200ec4af88b9e01979e38641f3f070be6b
LABEL name="ESLint"
LABEL maintainer="Koen Rouwhorst <info@koenrouwhorst.nl>"