fix: update compose submodule — remove stale COPY line #81

Merged
gortium merged 1 commits from fix/remove-stale-copy into master 2026-07-08 02:35:22 +00:00
Collaborator

Updates the compose submodule to commit 48c4c1b on fix/remove-stale-copy, which removes the stale COPY run-multi-gateways.sh line from the Dockerfile that was left behind after the script was deleted. Fixes the build failure:

COPY --chmod=0755 run-multi-gateways.sh /usr/local/bin/run-multi-gateways.sh
→ "/run-multi-gateways.sh": not found

See compose PR #59.

Updates the compose submodule to commit 48c4c1b on `fix/remove-stale-copy`, which removes the stale `COPY run-multi-gateways.sh` line from the Dockerfile that was left behind after the script was deleted. Fixes the build failure: ``` COPY --chmod=0755 run-multi-gateways.sh /usr/local/bin/run-multi-gateways.sh → "/run-multi-gateways.sh": not found ``` See compose PR #59.
Hermes added 1 commit 2026-07-08 02:34:15 +00:00
gortium merged commit 82719a3c3b into master 2026-07-08 02:35:22 +00:00
Sign in to join this conversation.
No description provided.