Update node version in docker
Some checks failed
NodBot Production Dockerization / build (push) Failing after 0s
Some checks failed
NodBot Production Dockerization / build (push) Failing after 0s
This commit is contained in:
parent
4d0fec19d5
commit
3be90aef30
@ -1,4 +1,4 @@
|
||||
FROM node:18
|
||||
FROM node:20
|
||||
RUN mkdir -p /usr/src/app
|
||||
WORKDIR /usr/src/app
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user