We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2fcae7 commit aa55c19Copy full SHA for aa55c19
1 file changed
Dockerfile
@@ -154,7 +154,7 @@ RUN bundle config set frozen 'true'
154
RUN bundle install --local
155
156
# Ensure JS modules are installed and yarn.lock is synced
157
-# RUN yarn install --immutable
+RUN yarn install --immutable
158
159
# ------------------------------------------------------------
160
# Precompile production assets
0 commit comments