Update dpage/pgadmin4 Docker tag to v9.15.0

This commit is contained in:
2026-05-12 00:06:27 +00:00
parent c38bbd4558
commit 0370bd7230
+1 -1
View File
@@ -7,7 +7,7 @@ services:
file: ${TEMPLATES_PATH} file: ${TEMPLATES_PATH}
service: default service: default
container_name: pgadmin container_name: pgadmin
image: dpage/pgadmin4:9.14.0 image: dpage/pgadmin4:9.15.0
ports: ports:
- 8082:80 - 8082:80
networks: networks: