chore(deps): update bitnami/postgresql docker tag to v17
All checks were successful
build pypackage and create release / release-github (pull_request) Successful in 12s
check code / check-code (pull_request) Successful in 17s

This commit is contained in:
renovate-bot 2024-10-03 04:18:04 +02:00
parent d75e917759
commit f4aa4925af

View file

@ -29,7 +29,7 @@ services:
- SUPERUSER_PASSWORD=netbox-dev
db:
image: bitnami/postgresql:14.9.0
image: bitnami/postgresql:17.0.0
container_name: netbox-dev-db
restart: unless-stopped
user: ${UID}