mirror of
https://github.com/koenrh/actions.git
synced 2024-11-10 09:12:41 +08:00
Merge pull request #110 from koenrh/dependabot/docker/eslint/node-16.6.2-alpine
This commit is contained in:
commit
d4495c6e68
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node:16.6.0-alpine@sha256:a55cd676d1aec59d871855b86984063c8854e67a7f552af66418c5068103a509
|
||||
FROM node:16.6.2-alpine@sha256:2d7a22f6d738af0dc829d181e8a95d6239460a185f2dafee531b3c79b6c9334c
|
||||
|
||||
LABEL name="ESLint"
|
||||
LABEL maintainer="Koen Rouwhorst <info@koenrouwhorst.nl>"
|
||||
|
|
Loading…
Reference in a new issue