Merge pull request 'chore(deps): update nousresearch/hermes-agent docker tag to v2026.7.1' (#5) from renovate/nousresearch-hermes-agent-2026.x into main
Main Release / hadolint (push) Successful in 9s
Main Release / build (push) Successful in 2m19s
Main Release / tag (push) Successful in 13s
Tag Release / hadolint (push) Successful in 9s
Tag Release / build (push) Successful in 16s
Tag Release / build-push (push) Successful in 6m17s

Reviewed-on: #5
This commit was merged in pull request #5.
This commit is contained in:
2026-07-02 10:33:43 -04:00
+1 -1
View File
@@ -2,7 +2,7 @@
# git, curl, ripgrep, docker-cli, openssh-client, python3-dev,
# gcc, ffmpeg, node 22, npm, procps, xz-utils, s6-overlay.
ARG HERMES_AGENT_VERSION=v2026.6.19
ARG HERMES_AGENT_VERSION=v2026.7.1
# hadolint ignore=DL3002
FROM nousresearch/hermes-agent:${HERMES_AGENT_VERSION}