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
Some checks failed
CI/CD Pipeline / pipeline (push) Failing after 4m2s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user