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