mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-25 03:45:41 +00:00
test: docker PG version upgrade
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
version: "2.1"
|
||||
version: "2.2"
|
||||
|
||||
services:
|
||||
pg96:
|
||||
image: postgres:9.6
|
||||
pg147:
|
||||
image: postgres:14.7
|
||||
restart: always
|
||||
environment:
|
||||
POSTGRES_PASSWORD: password
|
||||
|
||||
Reference in New Issue
Block a user