This commit is contained in:
+2
-2
@@ -1,4 +1,4 @@
|
||||
FROM ubuntu:24.04
|
||||
FROM node:25
|
||||
|
||||
RUN apt update && apt upgrade -y
|
||||
RUN apt install git nodejs npm --no-install-recommends -y
|
||||
RUN apt install git --no-install-recommends -y
|
||||
|
||||
Reference in New Issue
Block a user