1 Commits

Author SHA1 Message Date
19858289a2 revert(deps): update docker.io/library/node docker tag to v22.2.0-alpine3.20
All checks were successful
continuous-integration/drone/push Build is passing
This reverts commit 29a2f48ab3.
2024-05-27 13:56:58 +02:00

View File

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