chore(deps): update nousresearch/hermes-agent docker tag to v2026.7.1
PR Checks / hadolint (pull_request) Successful in 11s
PR Checks / build (pull_request) Successful in 1m56s

This commit is contained in:
2026-07-01 20:25:17 +00:00
parent fe0692fc30
commit 5f6e367642
+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}