Skip to content

Commit

Permalink
🐳 ⬆️ Ruby version to 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
LeipeLeon committed Sep 11, 2024
1 parent b993798 commit e263e29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
build:
context: .
args:
RUBY_VERSION: 2.7.8
RUBY_VERSION: 3.3
volumes:
- .:/app:cached
- bundle:/usr/local/bundle
Expand Down

0 comments on commit e263e29

Please sign in to comment.