chore(deps): update nousresearch/hermes-agent docker tag to v2026.6.19
PR Checks / hadolint (pull_request) Successful in 10s
PR Checks / build (pull_request) Successful in 2m14s

This commit is contained in:
2026-06-19 20:24:12 +00:00
parent ac5b36e8ea
commit a119b411bf
+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}