1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-26 13:48:33 +02:00

chore(deps): update dpage/pgadmin4 docker tag to v9.4

This commit is contained in:
renovate[bot] 2025-06-23 10:04:47 +00:00 committed by GitHub
parent 4f8124b653
commit b30edc5175
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,7 @@ services:
- 5432:5432 - 5432:5432
pgadmin: pgadmin:
image: dpage/pgadmin4:9.3 image: dpage/pgadmin4:9.4
environment: environment:
PGADMIN_DEFAULT_EMAIL: 'admin@admin.com' PGADMIN_DEFAULT_EMAIL: 'admin@admin.com'
PGADMIN_DEFAULT_PASSWORD: 'admin' PGADMIN_DEFAULT_PASSWORD: 'admin'