Compare commits

..

No commits in common. "renovate/bitnami-postgresql-14.x" and "main" have entirely different histories.

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.12.0
image: bitnami/postgresql:14.9.0
container_name: netbox-dev-db
restart: unless-stopped
user: ${UID}