mirror of
https://github.com/koenrh/actions.git
synced 2024-12-26 17:44:09 +08:00
Bump node from 13.8.0-alpine to 13.10.1-alpine in /eslint
Bumps node from 13.8.0-alpine to 13.10.1-alpine. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
9622b0b8aa
commit
fef0996ce4
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node:13.8.0-alpine@sha256:8f1a8097d2ad6a28e8ef2f0d8a50d16c3665f2d972b9ed85549208309ca9fc2d
|
||||
FROM node:13.10.1-alpine@sha256:a8949c12dc72eda5eb54df7d57f03b719bd81af4d902eb5f0e334373f421a21d
|
||||
|
||||
LABEL name="ESLint"
|
||||
LABEL maintainer="Koen Rouwhorst <info@koenrouwhorst.nl>"
|
||||
|
|
Loading…
Reference in a new issue