We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23852af commit 18e1e48Copy full SHA for 18e1e48
scripts/docker-compose.yml
@@ -11,7 +11,7 @@ services:
11
- 5432:5432
12
13
pgadmin:
14
- image: dpage/pgadmin4:6.21
+ image: dpage/pgadmin4:9.1
15
environment:
16
PGADMIN_DEFAULT_EMAIL: '[email protected]'
17
PGADMIN_DEFAULT_PASSWORD: 'admin'
0 commit comments