Skip to content

Commit aa55c19

Browse files
committed
remove to keep specific python version
1 parent e2fcae7 commit aa55c19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ RUN bundle config set frozen 'true'
154154
RUN bundle install --local
155155

156156
# Ensure JS modules are installed and yarn.lock is synced
157-
# RUN yarn install --immutable
157+
RUN yarn install --immutable
158158

159159
# ------------------------------------------------------------
160160
# Precompile production assets

0 commit comments

Comments
 (0)