Update Node.js to v21
All checks were successful
forgejo/Procyon/seedling/pipeline/head This commit looks good
forgejo/Procyon/seedling/pipeline/pr-master This commit looks good

This commit is contained in:
Mr. Renovate 2023-12-29 17:33:22 +00:00
parent 616205fe73
commit a96c726723

View file

@ -1,4 +1,4 @@
FROM node:18-alpine3.19
FROM node:21-alpine3.19
RUN apk add --no-cache libc6-compat