Update to Ruby 3.1.0

This commit is contained in:
Ryan W
2021-12-27 14:49:11 -08:00
parent 2e81873871
commit cb8e811af7
6 changed files with 8 additions and 12 deletions
+3 -3
View File
@@ -11,9 +11,9 @@ services:
- .env
environment:
- HISTFILE=/usr/src/app/log/.bash_history
depends_on:
- db
- redis
# depends_on:
# - db
# - redis
db:
image: postgres:13
ports: