# Compatibility with the recorded September 14 harness commands.
# Current examples/compose.yaml already builds the local checkout.
services:
  postgres:
    build:
      context: ..
      args:
        PGLC_BUILD_ID: "${PGLC_EXTENSION_REF:?Set PGLC_EXTENSION_REF to the local git revision}"
