Skip to content

Commit

Permalink
chore(deps): update dependency dpage/pgadmin4 to v6.12 (#1867)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 28, 2022
1 parent 482754e commit d7991cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/docker-compose.yml
Expand Up @@ -11,7 +11,7 @@ services:
- 5432:5432

pgadmin:
image: dpage/pgadmin4:6.11
image: dpage/pgadmin4:6.12
environment:
PGADMIN_DEFAULT_EMAIL: 'admin@admin.com'
PGADMIN_DEFAULT_PASSWORD: 'admin'
Expand Down

0 comments on commit d7991cf

Please sign in to comment.