chore(deps): update nousresearch/hermes-agent docker tag to v2026.8.13 #20

Merged
opencodecabilloteu merged 1 commits from renovate/nousresearch-hermes-agent-2026.x into main 2026-08-15 18:00:54 -04:00
Showing only changes of commit 03007e28fc - Show all commits
+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.8.3
ARG HERMES_AGENT_VERSION=v2026.8.13
# hadolint ignore=DL3002
FROM nousresearch/hermes-agent:${HERMES_AGENT_VERSION}