Skip to content

Commit

Permalink
upgrade db-viewer version
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores committed Apr 25, 2024
1 parent 9a9f976 commit 0dbe8d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose/db-viewer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:
depends_on:
db:
condition: service_healthy
image: ${DB_VIEWER_IMAGE:-docker.io/dpage/pgadmin4:7}
image: ${DB_VIEWER_IMAGE:-docker.io/dpage/pgadmin4:8}
hostname: db-viewer
ports:
- "8989:8989"
Expand Down

0 comments on commit 0dbe8d6

Please sign in to comment.