We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 749cee9 commit 3be316dCopy full SHA for 3be316d
stack/docker-compose.yml
@@ -20,7 +20,7 @@ services:
20
21
# see https://event-driven.io/en/automatically_connect_pgadmin_to_database/
22
pg-admin:
23
- image: dpage/pgadmin4:9.0.0@sha256:1b2f1ecb93ed2c20530703f77acdfa0da8c2470a4e17044504057cea2d6b4fac
+ image: dpage/pgadmin4:9.6.0@sha256:2c7d73e13bd6c30b1d53e4c25d0d6d81adbd0799c4f4d6a09efc5d68fca5d16d
24
environment:
25
- [email protected]
26
- PGADMIN_DEFAULT_PASSWORD=admin
0 commit comments