chore(deps): update dpage/pgadmin4 docker tag to v8.3

This commit is contained in:
renovate[bot] 2024-02-20 02:17:02 +00:00 committed by GitHub
parent 5d9852b978
commit efd9c4a20a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@ services:
- PGADMIN_DEFAULT_PASSWORD=${PGADMIN_PASSWORD} - PGADMIN_DEFAULT_PASSWORD=${PGADMIN_PASSWORD}
- PGADMIN_CONFIG_ENHANCED_COOKIE_PROTECTION=True - PGADMIN_CONFIG_ENHANCED_COOKIE_PROTECTION=True
- PGADMIN_CONFIG_CONSOLE_LOG_LEVEL=10 - PGADMIN_CONFIG_CONSOLE_LOG_LEVEL=10
image: dpage/pgadmin4:8.2 image: dpage/pgadmin4:8.3
labels: labels:
createdBy: "Apps" createdBy: "Apps"