Bump node from 12.3-alpine to 12.3.1-alpine in /eslint

Bumps node from 12.3-alpine to 12.3.1-alpine.

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-05-24 10:41:16 +00:00
parent 01243a15f1
commit db0539aae3
No known key found for this signature in database
GPG key ID: 4C0F2888C98CF331

View file

@ -1,4 +1,4 @@
FROM node:12.3-alpine@sha256:b799f60909d040e418fcb490df96d8cc1ce607ea04b813fb077be18884abf78b
FROM node:12.3.1-alpine@sha256:6bed93a9950db2dc1517b6a87e76e6ba842316e440d2ed028302726f723b67be
LABEL name="ESLint"
LABEL maintainer="Koen Rouwhorst <info@koenrouwhorst.nl>"