Update postgres Docker tag to v18

This commit is contained in:
Renovate Bot
2025-12-18 00:01:57 +00:00
parent 1f541189a6
commit 6c855009d6
3 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@ services:
depends_on:
- shlink_db
shlink_db:
image: postgres:17
image: postgres:18
container_name: shlink_db
restart: always
volumes: