Merge pull request 'chore(deps): update nousresearch/hermes-agent docker tag to v2026.6.19' (#3) from renovate/nousresearch-hermes-agent-2026.x into main
Main Release / hadolint (push) Successful in 12s
Main Release / build (push) Successful in 19s
Main Release / tag (push) Successful in 19s
Tag Release / build (push) Failing after 12m28s
Tag Release / hadolint (push) Failing after 12m31s
Tag Release / build-push (push) Has been skipped

Reviewed-on: #3
This commit was merged in pull request #3.
This commit is contained in:
2026-06-22 11:44:13 -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.5
ARG HERMES_AGENT_VERSION=v2026.6.19
# hadolint ignore=DL3002
FROM nousresearch/hermes-agent:${HERMES_AGENT_VERSION}