1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00

chore(deps): update dpage/pgadmin4 docker tag to v6.13 (#1966)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-08-25 19:41:52 +02:00 committed by GitHub
parent 72b48bbe81
commit 46ef3282d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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