Merge pull request #184 from TeamPiped/renovate/postgres-17.x

chore(deps): update postgres docker tag to v17
This commit is contained in:
Kavin 2024-10-22 18:38:41 +05:30 committed by GitHub
commit 46adc8ff6a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@ services:
- MIRROR_URL=sponsorblock.kavin.rocks
restart: unless-stopped
postgres:
image: postgres:16-alpine
image: postgres:17-alpine
container_name: postgres-sb-mirror
shm_size: 1g
user: 0:0