[update] bump node version for discordjs
This commit is contained in:
parent
788d750430
commit
4d2d500bb8
1 changed files with 2 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
|||
# get node
|
||||
FROM node:16-buster-slim
|
||||
FROM node:18.5.0-buster-slim
|
||||
# FROM node:16-buster-slim
|
||||
|
||||
# Create app directory
|
||||
WORKDIR /usr/src/app
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue