This commit is contained in:
@@ -6,7 +6,7 @@ RUN echo BASE_VERSION;
|
||||
RUN echo $BASE_VERSION;
|
||||
RUN echo ${BASE_VERSION};
|
||||
|
||||
RUB exit;
|
||||
RUN exit;
|
||||
|
||||
# port to for the webserver
|
||||
ENV WEBSERVER_PORT=8080
|
||||
|
||||
Reference in New Issue
Block a user