Skip to content

Commit

Permalink
Update ruby/rails version for Docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed Jan 18, 2024
1 parent 21cc665 commit 0601e5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .env
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ALPINE_RUBY_VERSION=2.7.5
RAILS_VERSION=5.2.6
ALPINE_RUBY_VERSION=3.2.3
RAILS_VERSION=7.0.8
VIEW_COMPONENT_VERSION=2.6.6
SOLR_PORT=8983
SOLR_URL=http://solr:8983/solr/blacklight-core
Expand Down

0 comments on commit 0601e5e

Please sign in to comment.