mirror of
https://github.com/Suwayomi/docker-tachidesk.git
synced 2026-01-15 16:22:38 +01:00
Update postgres Docker tag to v18
This commit is contained in:
@@ -42,7 +42,7 @@ services:
|
||||
restart: on-failure:3
|
||||
|
||||
postgresql:
|
||||
image: postgres:17.6
|
||||
image: postgres:18.1
|
||||
environment:
|
||||
- POSTGRES_USER=${POSTGRES_USER}
|
||||
- POSTGRES_PASSWORD=${POSTGRES_PASSWORD}
|
||||
|
||||
Reference in New Issue
Block a user