mirror of
https://github.com/jcreek/denBot.git
synced 2026-07-13 02:43:46 +00:00
feat(*): Specify node.js version to ensure compatibility
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM node:latest
|
FROM node:14-alpine
|
||||||
|
|
||||||
# Create the directory
|
# Create the directory
|
||||||
RUN mkdir -p /usr/src/bot
|
RUN mkdir -p /usr/src/bot
|
||||||
|
|||||||
Reference in New Issue
Block a user