chore(deps): update bitnami/postgresql docker tag to v14.12.0
build and publish / release-pypackage (pull_request) Successful in 19s Details
build and publish / update-changelog (pull_request) Failing after 5s Details
check code / check-code (pull_request) Successful in 26s Details

This commit is contained in:
renovate-bot 2024-05-09 20:16:05 +02:00
parent 77ac5fbc07
commit aeddab622f
1 changed files with 1 additions and 1 deletions

View File

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