chore(deps): update postgres docker tag to v17.1 #108

Merged
joao.dubas merged 1 commits from renovate/postgres-17.x into main 2024-11-22 18:51:59 +00:00
Showing only changes of commit f7e31a1b12 - Show all commits

View File

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