This commit is contained in:
Benjamin Toby
2025-02-06 10:03:10 +01:00
parent fd595d1c2a
commit ee4cb23db2
+1 -1
View File
@@ -1,4 +1,4 @@
FROM node:20-bookworm
FROM node:22-bookworm
RUN apt update
RUN apt install -y curl bash nano wget zip unzip