mirror of
https://github.com/koenrh/actions.git
synced 2024-11-10 17:25:00 +08:00
Bump node from 11.6-alpine to 11.8-alpine in /eslint
Bumps node from 11.6-alpine to 11.8-alpine. Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
67e93e1f56
commit
bbcaf1536d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node:11.6-alpine@sha256:d2180576a96698b0c7f0b00474c48f67a494333d9ecb57c675700395aeeb2c35
|
||||
FROM node:11.8-alpine@sha256:49aff8e62f60c09568862d9e969bcdf2c33fad97efbfa732d55c3a0d8ca4b49c
|
||||
|
||||
LABEL name="ESLint"
|
||||
LABEL maintainer="Koen Rouwhorst <info@koenrouwhorst.nl>"
|
||||
|
|
Loading…
Reference in a new issue