mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
chore(deps): update dpage/pgadmin4 docker tag to v6.15 (#2225)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ca4c030178
commit
8ba11ed3e5
@ -11,7 +11,7 @@ services:
|
|||||||
- 5432:5432
|
- 5432:5432
|
||||||
|
|
||||||
pgadmin:
|
pgadmin:
|
||||||
image: dpage/pgadmin4:6.13
|
image: dpage/pgadmin4:6.15
|
||||||
environment:
|
environment:
|
||||||
PGADMIN_DEFAULT_EMAIL: 'admin@admin.com'
|
PGADMIN_DEFAULT_EMAIL: 'admin@admin.com'
|
||||||
PGADMIN_DEFAULT_PASSWORD: 'admin'
|
PGADMIN_DEFAULT_PASSWORD: 'admin'
|
||||||
|
Loading…
Reference in New Issue
Block a user