feat: update compose submodule for Hermes fork Dockerfile #35

Closed
Hermes wants to merge 1 commits from feat/hermes-fork-dockerfile into master
Collaborator

Summary

Updates the compose submodule pointer to include the Hermes fork Dockerfile and Gitea Actions config.

Changes

  • assets/compose submodule -> feat/hermes-fork-dockerfile (commit 46241d1)

Dependencies

Verification

After both PRs are merged:

cd /home/gortium/infra
git pull
git submodule update --init --recursive
cd assets/compose/ai
ssh-add ~/.ssh/id_ed25519
docker compose build hermes
## Summary Updates the compose submodule pointer to include the Hermes fork Dockerfile and Gitea Actions config. ## Changes - `assets/compose` submodule -> `feat/hermes-fork-dockerfile` (commit 46241d1) ## Dependencies - **Requires:** [compose PR #20](https://code.lazyworkhorse.net/gortium/compose/pulls/20) - **Wait for compose PR #20 to merge first** ## Verification After both PRs are merged: ```bash cd /home/gortium/infra git pull git submodule update --init --recursive cd assets/compose/ai ssh-add ~/.ssh/id_ed25519 docker compose build hermes ```
Hermes added 1 commit 2026-05-10 21:56:37 +00:00
Author
Collaborator

Closing this PR as superseded. Compose PR #20 has been merged (commit 61a59df), and the submodule pointer on infra master (d3f2e3b) already includes all changes from PR #20 and beyond. The ai-hermes Docker image has been successfully built and the container is running. No further submodule update is needed on infra.

Ref: kanban task t_c8636b62

Closing this PR as superseded. Compose PR #20 has been merged (commit 61a59df), and the submodule pointer on infra master (d3f2e3b) already includes all changes from PR #20 and beyond. The `ai-hermes` Docker image has been successfully built and the container is running. No further submodule update is needed on infra. Ref: kanban task t_c8636b62
Hermes closed this pull request 2026-05-20 18:08:37 +00:00

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: gortium/infra#35
No description provided.