mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-06-11 04:06:45 +02:00
standalone postgresql v12-->v13
This commit is contained in:
parent
3a33f7fef9
commit
07e5eff73e
@ -30,7 +30,7 @@ services:
|
||||
- postgres
|
||||
|
||||
postgres:
|
||||
image: postgres:12-bullseye
|
||||
image: postgres:13-bullseye
|
||||
volumes:
|
||||
- postgres_data:/var/lib/postgresql/data
|
||||
env_file: docker.env
|
||||
|
Loading…
x
Reference in New Issue
Block a user