Merge pull request #374 from MeXaaR/patch-1

Update dockerfile-captain.release
This commit is contained in:
Kasra Bigdeli
2019-02-20 07:33:10 -08:00
committed by GitHub
+2 -2
View File
@@ -3,7 +3,7 @@ RUN mkdir -p /usr/src/app
WORKDIR /usr/src/app
# Build backend code
# Build backend code.
COPY . /usr/src/app
RUN npm install && \
@@ -13,7 +13,7 @@ RUN npm install && \
# Build frontend code using a fixed hash commit
# Build frontend code using a fixed hash commit.
ENV FRONTEND_COMMIT_HASH 9e87c84485425e535e1381bc2ece875004bb1f23