This commit is contained in:
@ -1,4 +1,4 @@
|
||||
ARG NODE_VERSION=18.0.0
|
||||
ARG NODE_VERSION=23.0.0
|
||||
|
||||
FROM node:${NODE_VERSION}-alpine
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
services:
|
||||
shirocalc:
|
||||
container_name: shirocalc-discord-bot
|
||||
container_name: shirocalc
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- TOKEN=${TOKEN}
|
||||
|
Reference in New Issue
Block a user