Skip to content
This repository has been archived by the owner on Jan 24, 2025. It is now read-only.

Commit

Permalink
drop yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
kentsanggds committed Nov 13, 2023
1 parent e81c9a3 commit f3ed07d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,5 @@ ENV DATABASE_CLEANER_ALLOW_REMOTE_DATABASE_URL true

COPY ./ /srv/app/datagovuk_publish

RUN yarn install --ignore-engines

RUN gem install bundler --conservative && \
bundle install

0 comments on commit f3ed07d

Please sign in to comment.