Skip to content

Commit

Permalink
chore(deps): update postgres docker tag to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and FireMasterK committed Sep 16, 2023
1 parent 14e27b7 commit 3934db2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3934db2

Please sign in to comment.