Updates
This commit is contained in:
parent
ee4cb23db2
commit
9dd6c3a70e
2
.dockerignore
Normal file
2
.dockerignore
Normal file
@ -0,0 +1,2 @@
|
||||
.git
|
||||
node_modules
|
@ -1,4 +1,4 @@
|
||||
FROM node:22-bookworm
|
||||
FROM node:20-bookworm
|
||||
|
||||
RUN apt update
|
||||
RUN apt install -y curl bash nano wget zip unzip
|
||||
|
Loading…
Reference in New Issue
Block a user