chore(deps): update postgres docker tag to v17.2 #109

Merged
joao.dubas merged 1 commits from renovate/postgres-17.x into main 2024-11-23 17:01:41 +00:00
Showing only changes of commit 12f72698f1 - Show all commits

View File

@ -1,7 +1,7 @@
---
services:
db:
image: 'postgres:17.1-alpine'
image: 'postgres:17.2-alpine'
hostname: &db_host db
init: true
environment: