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