Skip to content
Snippets Groups Projects
Commit d0344265 authored by Dean Lovett's avatar Dean Lovett
Browse files

fix: updated ruby version

parent 1a1defbe
Loading
Pipeline #24440 failed
FROM ruby:2.7.2
FROM ruby:2.7.5
RUN apt-get update; apt-get install -y cmake build-essential; gem install bundler:2.1;
WORKDIR /app
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment