mirror of
https://github.com/koenrh/actions.git
synced 2024-12-26 17:44:09 +08:00
Merge pull request #70 from koenrh/dependabot/docker/eslint/node-14.8.0-alpine
Bump node from 14.5.0-alpine to 14.8.0-alpine in /eslint
This commit is contained in:
commit
8f3401391b
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node:14.5.0-alpine@sha256:db9d074278b87089a6e8c7b36ae3e645ce783b8fababc28f5c35f7bef49553d2
|
||||
FROM node:14.8.0-alpine@sha256:95562acd0ed9398e21babe6b90fd8ac3974709c9338155e2b4ef1c0824e60be1
|
||||
|
||||
LABEL name="ESLint"
|
||||
LABEL maintainer="Koen Rouwhorst <info@koenrouwhorst.nl>"
|
||||
|
|
Loading…
Reference in a new issue