Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dejan committed Apr 13, 2024
1 parent de081f7 commit 0137da3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion meta_request/Dockerfile-rails-5.2
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ RUN apk add --update --no-cache \
RUN mkdir /app /gem
WORKDIR /app

RUN gem update --system
RUN gem install rails -v 5.2.3
RUN rails new .

Expand Down

0 comments on commit 0137da3

Please sign in to comment.