Updated to the latest commit

This commit is contained in:
Pavel Pivovarov
2018-11-05 10:31:38 +11:00
parent 5552deeb42
commit e5725d3bd0
2 changed files with 2 additions and 2 deletions

View File

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