chore(deps): update docker.io/library/node docker tag to 21.6.0-alpine3.19
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Markus Pesch 2024-01-28 23:23:48 +01:00
parent bcdfecae15
commit aa2ebc733a
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

@ -1,4 +1,4 @@
FROM docker.io/library/node:21.6.0-alpine3.18 AS build FROM docker.io/library/node:21.6.0-alpine3.19 AS build
ARG MARKDOWNLINT_VERSION=master ARG MARKDOWNLINT_VERSION=master