Update node version
Some checks failed
Svelte Website guild. / Building the website (push) Failing after 12m46s

This commit is contained in:
2023-12-30 10:53:24 +01:00
parent 32b9029e09
commit 78cbd292b1

View File

@@ -1,4 +1,4 @@
FROM node:18-alpine
FROM node:21-alpine
WORKDIR /usr/src/app