[DOCKER] Automated PR for nocodb-deployment_2025-08-09T09-00-09 - #141 #141

Merged
gitea-sonarqube-bot merged 4 commits from nocodb-deployment_2025-08-09T09-00-09 into main 2025-08-09 09:52:56 -04:00
Showing only changes of commit b2dc00ead7 - Show all commits
+1 -1
View File
@@ -4298,7 +4298,7 @@ services:
retries: 10
test: "pg_isready -U \"$$POSTGRES_USER\" -d \"$$POSTGRES_DB\""
timeout: 2s
image: postgres:16.6-alipine
image: postgres:16-alipine
restart: unless-stopped
volumes:
- nocodb_pg_data:/var/lib/postgresql/data