feat: OCIR defaults configured (us-ashburn-1/idi1o0a010nx)

This commit is contained in:
nogueiraguh
2026-04-02 16:34:49 -03:00
parent c5ec69870f
commit e0f83ed5e6
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
services:
agent:
image: ${OCIR_REGION}.ocir.io/${OCIR_NAMESPACE}/oci-cis-agent:${IMAGE_TAG:-latest}
image: ${OCIR_REGION:-us-ashburn-1}.ocir.io/${OCIR_NAMESPACE:-idi1o0a010nx}/oci-cis-agent:${IMAGE_TAG:-latest}
container_name: oci-cis-agent
restart: unless-stopped
environment: