Skip to content

Commit

Permalink
pinned pg-admin to versino 7
Browse files Browse the repository at this point in the history
  • Loading branch information
Marc Gorzala committed Jun 10, 2023
1 parent 782dd91 commit d4c3d76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ services:
- ./volumes/dancer-data:/var/lib/postgresql/data

pg-admin:
image: dpage/pgadmin4:6.15
image: dpage/pgadmin4:7
restart: always
ports:
- "5050:80"
Expand Down

0 comments on commit d4c3d76

Please sign in to comment.