diff --git a/config/www.conf b/config/www.conf index 82a97faed9857bc0f8327c7e36126cb93298e4d3..40040b941949e57d06b441fd89f466295a17574e 100644 --- a/config/www.conf +++ b/config/www.conf @@ -16,3 +16,6 @@ ping.response = pong ; This is required for env injection and multi-tenancy clear_env = no + +; Show php errors in appserver container logs +catch_workers_output = yes diff --git a/config/www.ubi.conf b/config/www.ubi.conf index a40d976b6d87b742dd4f507cc6e3f7fe42e9a3cc..ffb71740d6e045107f70764909c508114b95f70e 100644 --- a/config/www.ubi.conf +++ b/config/www.ubi.conf @@ -20,3 +20,6 @@ ping.response = pong ; This is required for env injection and multi-tenancy clear_env = no + +; Show php errors in appserver container logs +catch_workers_output = yes diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index f2bb4d73e93f9293882deb1b962da886a94d0861..31f221e25f7c3e386d90bfe27f934862eb8eacc3 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -8,7 +8,7 @@ name: "collaborationai/crowd-vector/appserver" # The most specific version should be the first tag and will be shown # on ironbank.dsop.io tags: -- "21.18" +- "21.25" - "latest" # Build args passed to Dockerfile ARGs @@ -27,7 +27,7 @@ labels: org.opencontainers.image.url: "https://collaboration.ai/products/crowdvector/" ## Name of the distributing entity, organization or individual org.opencontainers.image.vendor: "Collaboration.Ai" - org.opencontainers.image.version: "21.18" + org.opencontainers.image.version: "21.25" ## Keywords to help with search (ex. "cicd,gitops,golang") mil.dso.ironbank.image.keywords: "CrowdVector" ## This value can be "opensource" or "commercial" @@ -187,11 +187,11 @@ resources: validation: type: "sha256" value: "4a8a2ad892806add76befc6f1fcc62230efeb3700fdda293bb4de948ab3d04ab" - - url: "https://gitlab.com/crowdvector/dist/-/raw/feature/distribution/docker/appserver/appserver-21.18.tar.gz.aes.tar.gz" + - url: "https://gitlab.com/crowdvector/dist/-/raw/feature/distribution/docker/appserver/appserver-21.25.tar.gz.aes.tar.gz" filename: "appserver.tar.gz.aes.tar.gz" validation: type: "sha256" - value: "61653b924ac5802b339b57b58623855c281fbac9042a6f69d4e7aad4c4c5b224" + value: "86588b40d5b815771d5c51d652b926bc0af01a8b644d13cc65e8f1f100594d89" # List of project maintainers maintainers: