Skip to content
Snippets Groups Projects
Commit fee3c5f4 authored by Luc Bourdot's avatar Luc Bourdot
Browse files

Add proxyhub

parent de9c77d7
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ RUN bash $SCRIPTS_FOLDER/build-meteor-bundle.sh
# Rather than Node 8 latest (Alpine), you can also use the specific version of Node expected by your Meteor release, per https://docs.meteor.com/changelog.html
FROM node:12.18.4-alpine
FROM hub.eole.education/proxyhub/library/node:12.18.4-alpine
ENV APP_BUNDLE_FOLDER /opt/bundle
ENV SCRIPTS_FOLDER /docker
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment