Update dpage/pgadmin4 Docker tag to v9.13.0 #194

Merged
renovate_bot merged 1 commits from renovate/dpage-pgadmin4-9.x into main 2026-03-06 01:06:04 +01:00
Showing only changes of commit 389c3b5e3b - Show all commits

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.12.0 image: dpage/pgadmin4:9.13.0
ports: ports:
- 8082:80 - 8082:80
networks: networks: