chore(deps): update postgres docker tag to v16.1
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
renovate-bot 2023-11-14 03:50:06 +00:00
parent 7420139650
commit 660a24296e

View File

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