1
0
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:
Daniele Viganò 2021-12-08 22:34:14 +01:00
parent 1d30398d95
commit dd8adc3d35
Signed by: dani
GPG Key ID: DB49AFC03C40EE02

View File

@ -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"