mirror of
https://github.com/jcreek/denBot.git
synced 2026-07-12 18:33:45 +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
|
||||
RUN mkdir -p /usr/src/bot
|
||||
|
||||
Reference in New Issue
Block a user