upgrade prod na pg18
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
services:
|
services:
|
||||||
|
|
||||||
db:
|
db:
|
||||||
image: timescale/timescaledb:2.26.1-pg18
|
image: timescale/timescaledb:2.26.1-pg18
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
POSTGRES_DB: ems
|
POSTGRES_DB: ems
|
||||||
|
|||||||
@@ -1,8 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
|
|
||||||
db:
|
db:
|
||||||
#image: timescale/timescaledb:2.26.1-pg18
|
image: timescale/timescaledb:2.26.1-pg18
|
||||||
image: timescale/timescaledb:2.26.1-pg16
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
POSTGRES_DB: ems
|
POSTGRES_DB: ems
|
||||||
|
|||||||
Reference in New Issue
Block a user