Skip to content

Commit

Permalink
Merge pull request #198 from tulibraries/DEVO-1016-Upgrade_to_Ruby_3.3.0
Browse files Browse the repository at this point in the history
DEVO-1016 Upgrade to Ruby 3.3.0
  • Loading branch information
sensei100 committed Mar 14, 2024
2 parents 4d747f6 + 27613eb commit 41a9760
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Expand Up @@ -2,7 +2,7 @@ version: "3.3"

services:
app:
image: cimg/ruby:3.1.3
image: cimg/ruby:3.3.0
working_dir: /app
depends_on:
- solr
Expand Down

0 comments on commit 41a9760

Please sign in to comment.