Update postgres Docker tag to v18 #4
@@ -23,7 +23,7 @@ services:
|
|||||||
- db_pass
|
- db_pass
|
||||||
|
|
||||||
db_pg17:
|
db_pg17:
|
||||||
image: postgres:17
|
image: postgres:18
|
||||||
container_name: wikijs_db_pg17
|
container_name: wikijs_db_pg17
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
healthcheck:
|
healthcheck:
|
||||||
|
Reference in New Issue
Block a user