mirror of
https://github.com/chirpstack/chirpstack.git
synced 2025-04-20 09:00:59 +00:00
Update PostgreSQL to v13 in tests.
This is oldest version that is still supported.
This commit is contained in:
parent
5fd57de6ce
commit
8e0a29ed55
@ -25,7 +25,7 @@ services:
|
||||
- "8080:8080"
|
||||
|
||||
postgres:
|
||||
image: postgres:11-alpine
|
||||
image: postgres:13-alpine
|
||||
volumes:
|
||||
- ./.docker-compose/postgresql/initdb:/docker-entrypoint-initdb.d
|
||||
environment:
|
||||
|
Loading…
x
Reference in New Issue
Block a user