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