Updated to commit 83eb9da

This commit is contained in:
Pavel Pivovarov
2018-11-21 09:17:42 +11:00
parent 62d23c58ad
commit 7bf96dd47f

View File

@@ -13,7 +13,7 @@ RUN apk add --no-cache \
WORKDIR /app
ARG GIT_HASH
ENV GIT_HASH ${GIT_HASH:-418553b546d74a07874250f3495878846419a603}
ENV GIT_HASH ${GIT_HASH:-83eb9da44b8dd9e3816871ee3dc1c0b727c116e2}
ENV RAILS_ENV development
ENV RACK_ENV development