Merge pull request 'chore(deps): update nousresearch/hermes-agent docker tag to v2026.7.30' (#17) from renovate/nousresearch-hermes-agent-2026.x into main
Main Release / hadolint (push) Successful in 34s
Main Release / build (push) Successful in 5m4s
Main Release / tag (push) Successful in 32s
Tag Release / hadolint (push) Successful in 28s
Tag Release / build (push) Successful in 53s
Tag Release / build-push (push) Successful in 6m29s

This commit was merged in pull request #17.
This commit is contained in:
2026-08-02 12:26:12 -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.7.20
ARG HERMES_AGENT_VERSION=v2026.7.30
# hadolint ignore=DL3002
FROM nousresearch/hermes-agent:${HERMES_AGENT_VERSION}