mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 16:22:44 +00:00
Update Dockerfile
Updated the version of node.js that needs to be pulled to match the package.json file.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:8
|
||||
FROM node:14.15
|
||||
|
||||
ENV NODE_ENV=docker
|
||||
|
||||
|
||||
Reference in New Issue
Block a user