mirror of
https://github.com/koenrh/actions.git
synced 2024-12-28 19:04:21 +08:00
Merge pull request #2 from koenrh/dependabot/docker/eslint/node-11.6-alpine
Bump node from 8.15.0-alpine to 11.6-alpine in /eslint
This commit is contained in:
commit
1755392287
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node:8.15.0-alpine@sha256:f30a55706c7336a648493b926128f56176e4500cfdc968764bfdb711716e0109
|
||||
FROM node:11.6-alpine@sha256:d2180576a96698b0c7f0b00474c48f67a494333d9ecb57c675700395aeeb2c35
|
||||
|
||||
LABEL name="ESLint"
|
||||
LABEL maintainer="Koen Rouwhorst <info@koenrouwhorst.nl>"
|
||||
|
|
Loading…
Reference in a new issue