We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f5fe02 commit a181780Copy full SHA for a181780
1 file changed
images/hermes/Dockerfile
@@ -11,7 +11,7 @@ FROM ${BASE_IMAGE}
11
# Pin to a calendar-versioned Hermes Agent tag. Bump deliberately; releases
12
# are roughly weekly. Override with --build-arg HERMES_VERSION=... for dev.
13
# renovate: datasource=github-tags depName=NousResearch/hermes-agent
14
-ARG HERMES_VERSION=v2026.6.19
+ARG HERMES_VERSION=v2026.7.1
15
16
LABEL org.opencontainers.image.source="https://github.com/NousResearch/hermes-agent" \
17
org.opencontainers.image.description="Hermes Agent guest image for Brood Box" \
0 commit comments