mirror of
https://github.com/koenrh/actions.git
synced 2024-12-27 01:55:09 +08:00
Merge pull request #57 from koenrh/dependabot/docker/eslint/node-13.10.1-alpine
Bump node from 13.8.0-alpine to 13.10.1-alpine in /eslint
This commit is contained in:
commit
a6983d4de6
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node:13.8.0-alpine@sha256:8f1a8097d2ad6a28e8ef2f0d8a50d16c3665f2d972b9ed85549208309ca9fc2d
|
||||
FROM node:13.10.1-alpine@sha256:a8949c12dc72eda5eb54df7d57f03b719bd81af4d902eb5f0e334373f421a21d
|
||||
|
||||
LABEL name="ESLint"
|
||||
LABEL maintainer="Koen Rouwhorst <info@koenrouwhorst.nl>"
|
||||
|
|
Loading…
Reference in a new issue