fix(2): discourse health overlay add version 3.8 (lint R011/R012 version-mismatch FATA vs compose.yml 3.8)
This commit is contained in:
@ -12,6 +12,7 @@
|
|||||||
# This is DEPLOY/infra tuning, not a test change — no assertion is weakened, and the app's real
|
# This is DEPLOY/infra tuning, not a test change — no assertion is weakened, and the app's real
|
||||||
# healthcheck still gates readiness. Applied via recipe_meta COMPOSE_FILE. The `app` service name is
|
# healthcheck still gates readiness. Applied via recipe_meta COMPOSE_FILE. The `app` service name is
|
||||||
# verified against the PR-head compose (ci/bitnamilegacy-repin: services.app holds the healthcheck).
|
# verified against the PR-head compose (ci/bitnamilegacy-repin: services.app holds the healthcheck).
|
||||||
|
version: "3.8" # MUST match compose.yml's version — abra lint R011/R012 FATAs on a mismatch
|
||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
healthcheck:
|
healthcheck:
|
||||||
|
|||||||
Reference in New Issue
Block a user