mirror of
https://github.com/koenrh/actions.git
synced 2024-11-10 17:25:00 +08:00
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:
parent
5cf760e0d7
commit
76b848e8c4
1 changed files with 1 additions and 1 deletions
|
@ -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>"
|
||||
|
|
Loading…
Reference in a new issue