cms v2
parent
266768129e
commit
96a63e61ca
|
@ -1,4 +1,4 @@
|
|||
FROM node:18-bullseye-slim
|
||||
FROM node:20-slim
|
||||
|
||||
RUN apt-get update && apt-get -y install git && apt-get clean
|
||||
|
||||
|
|
Loading…
Reference in New Issue