mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-22 05:50:47 +02:00
Make 3.1 our default build
This commit is contained in:
parent
86b0a7aa95
commit
80c3b22e04
9 changed files with 13 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM ruby:3.0
|
||||
FROM ruby:3.1
|
||||
|
||||
# throw errors if Gemfile has been modified since Gemfile.lock
|
||||
RUN bundle config --global frozen 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue