[IMP]Flectra : use yaltik 1.0 branch (direct enhancements on stable)

This commit is contained in:
Fabien BOURGEOIS 2018-11-14 08:10:34 +01:00
parent f068ef121a
commit fe3ff6b90b
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ RUN apt-get purge -y --auto-remove \
RUN useradd flectra -md /opt/flectra
# Install Flectra 1.0 latest
ENV FLECTRA_BRANCH 1.0
ENV FLECTRA_BRANCH yaltik_1.0
WORKDIR /opt/flectra
# Default user
USER flectra