Skip to content

Commit 66bc952

Browse files
chore(deps): update dpage/pgadmin4 docker tag to v9
1 parent 26a1156 commit 66bc952

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ services:
1111
- 5432:5432
1212

1313
pgadmin:
14-
image: dpage/pgadmin4:6.21
14+
image: dpage/pgadmin4:9.3
1515
environment:
1616
PGADMIN_DEFAULT_EMAIL: 'admin@admin.com'
1717
PGADMIN_DEFAULT_PASSWORD: 'admin'

0 commit comments

Comments
 (0)