mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-08 07:32:40 +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
|
ENV NODE_ENV=docker
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user