From 489ba2ef61faf672f6b3e3aa7ed1783a119d08a2 Mon Sep 17 00:00:00 2001 From: Pavel Pivovarov Date: Fri, 19 Jul 2019 05:58:44 +0000 Subject: [PATCH] Updated to the latest commit c756dff --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 2de1927..6ceb44c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,7 +12,7 @@ RUN apk add --no-cache \ WORKDIR /app -ENV GIT_HASH 78525f7281534674e5a987db805c2805f477b7f4 +ENV GIT_HASH c756dfffbf2cda8a33a66c2bc4d7da0584fcbcbe ENV RAILS_SERVE_STATIC_FILES=true ENV RAILS_ENV production