mirror of
https://github.com/daniviga/bite.git
synced 2024-12-23 16:51:25 +01:00
Bump to PG14
This commit is contained in:
parent
1d30398d95
commit
dd8adc3d35
@ -43,7 +43,7 @@ services:
|
|||||||
|
|
||||||
timescale:
|
timescale:
|
||||||
<<: *service_default
|
<<: *service_default
|
||||||
image: timescale/timescaledb:latest-pg12
|
image: timescale/timescaledb:latest-pg14
|
||||||
environment:
|
environment:
|
||||||
POSTGRES_USER: "bite"
|
POSTGRES_USER: "bite"
|
||||||
POSTGRES_PASSWORD: "password"
|
POSTGRES_PASSWORD: "password"
|
||||||
|
Loading…
Reference in New Issue
Block a user