1 Commits

Author SHA1 Message Date
Julien Cabillot 5545dae4f3 fix: stay root as upstream
Main Release / hadolint (push) Successful in 15s
Main Release / build (push) Successful in 2m8s
Main Release / tag (push) Successful in 21s
Tag Release / hadolint (push) Successful in 8s
Tag Release / build (push) Successful in 13s
Tag Release / build-push (push) Successful in 2m51s
2026-06-16 11:33:53 -04:00
-1
View File
@@ -3,7 +3,6 @@
# gcc, ffmpeg, node 22, npm, procps, xz-utils, s6-overlay. # gcc, ffmpeg, node 22, npm, procps, xz-utils, s6-overlay.
ARG HERMES_AGENT_VERSION=v2026.6.5 ARG HERMES_AGENT_VERSION=v2026.6.5
# hadolint ignore=DL3002
FROM nousresearch/hermes-agent:${HERMES_AGENT_VERSION} FROM nousresearch/hermes-agent:${HERMES_AGENT_VERSION}
# Install system packages and HashiCorp repo # Install system packages and HashiCorp repo