@@ -39,7 +39,7 @@ services:
|
||||
command: ['bundle', 'exec', 'sidekiq', '-C', 'config/sidekiq.yml']
|
||||
|
||||
postgres:
|
||||
image: postgres:11.6
|
||||
image: postgres:12
|
||||
restart: always
|
||||
ports:
|
||||
- '5432:5432'
|
||||
|
||||
Reference in New Issue
Block a user