chore(deps): update node to 22.9.0-alpine3.20
All checks were successful
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Markus Pesch 2024-10-14 20:18:06 +02:00
parent a45c7b0226
commit 5ea24f8ac1
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

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