radames commited on
Commit
81f99f4
·
1 Parent(s): 94c550e

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -49,6 +49,7 @@ RUN pip install \
49
  ipywidgets \
50
  gradio
51
 
 
52
 
53
  RUN curl https://get.modular.com | MODULAR_AUTH=$AUTH_KEY sh - \
54
  && modular install mojo
 
49
  ipywidgets \
50
  gradio
51
 
52
+ ENV AUTH_KEY=$AUTH_KEY
53
 
54
  RUN curl https://get.modular.com | MODULAR_AUTH=$AUTH_KEY sh - \
55
  && modular install mojo