mirror of
https://github.com/luzifer-docker/eslint.git
synced 2024-11-08 06:40:00 +00:00
eslint 5.16.0
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
7134688a5d
commit
7a1913b3b8
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
FROM node:9-alpine
|
||||
|
||||
ENV ESLINT_VERSION=4.19.1
|
||||
ENV ESLINT_VERSION=5.16.0
|
||||
|
||||
RUN set -ex \
|
||||
&& npm install -g \
|
||||
|
|
Loading…
Reference in a new issue