⬆️ Update Node.js to v20 (#932)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Manuel <manuel.ruwe@bluewin.ch>
This commit is contained in:
renovate[bot]
2023-06-09 23:26:11 +02:00
committed by GitHub
parent 61612b2bf7
commit 82c6e8ab21

View File

@@ -1,4 +1,4 @@
FROM node:16-alpine
FROM node:20-alpine
WORKDIR /app
ENV NEXT_TELEMETRY_DISABLED 1