mirror of
https://github.com/daniviga/bite.git
synced 2025-04-20 14:31:20 +02:00
Upgrade to PG15
This commit is contained in:
parent
b73edba1a6
commit
f76d033dd1
@ -43,7 +43,7 @@ services:
|
||||
|
||||
timescale:
|
||||
<<: *service_default
|
||||
image: timescale/timescaledb:latest-pg12
|
||||
image: timescale/timescaledb:latest-pg15
|
||||
environment:
|
||||
POSTGRES_USER: "bite"
|
||||
POSTGRES_PASSWORD: "password"
|
||||
@ -97,7 +97,6 @@ services:
|
||||
- staticdata:/srv/appdata/bite/static
|
||||
- ./ingress/nginx.conf:/etc/nginx/nginx.conf
|
||||
|
||||
|
||||
bite:
|
||||
<<: *service_default
|
||||
build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user