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