mirror of
https://github.com/TeamPiped/sponsorblock-mirror.git
synced 2024-12-14 14:20:36 +05:30
Merge pull request #184 from TeamPiped/renovate/postgres-17.x
chore(deps): update postgres docker tag to v17
This commit is contained in:
commit
46adc8ff6a
@ -14,7 +14,7 @@ services:
|
|||||||
- MIRROR_URL=sponsorblock.kavin.rocks
|
- MIRROR_URL=sponsorblock.kavin.rocks
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
postgres:
|
postgres:
|
||||||
image: postgres:16-alpine
|
image: postgres:17-alpine
|
||||||
container_name: postgres-sb-mirror
|
container_name: postgres-sb-mirror
|
||||||
shm_size: 1g
|
shm_size: 1g
|
||||||
user: 0:0
|
user: 0:0
|
||||||
|
Loading…
Reference in New Issue
Block a user