mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-03 15:58:50 +01:00
Merge pull request #2358 from TracksApp/use-ruby-26
Update the base image for docker to ruby 2.6
This commit is contained in:
commit
65f9234506
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM ruby:2.4
|
||||
FROM ruby:2.6
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue