chore(docker): add root Dockerfile pinning ubi8/openjdk-21:1.21 + UID 1001 for lionsctl pipeline
Some checks failed
CI/CD Pipeline / pipeline (push) Failing after 4m2s

This commit is contained in:
2026-04-24 16:19:25 +00:00
parent fb3a32817b
commit a72ab54abd
461 changed files with 51042 additions and 73486 deletions

View File

@@ -2,7 +2,7 @@ version: '3.8'
services:
postgres-dev:
image: postgres:17-alpine
image: postgres:15-alpine
container_name: unionflow-postgres-dev
environment:
POSTGRES_DB: unionflow_dev