mirror of
https://github.com/TeamPiped/sponsorblock-mirror.git
synced 2024-08-14 23:57:05 +00:00
chore(deps): update postgres docker tag to v16
This commit is contained in:
parent
14e27b7913
commit
3934db2372
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ services:
|
|||
- MIRROR_URL=sponsorblock.kavin.rocks
|
||||
restart: unless-stopped
|
||||
postgres:
|
||||
image: postgres:15-alpine
|
||||
image: postgres:16-alpine
|
||||
container_name: postgres-sb-mirror
|
||||
shm_size: 1g
|
||||
user: 0:0
|
||||
|
|
Loading…
Reference in a new issue