Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
48cec80381
|
+1
-2
@@ -3,10 +3,9 @@
|
||||
# gcc, ffmpeg, node 22, npm, procps, xz-utils, s6-overlay.
|
||||
|
||||
ARG HERMES_AGENT_VERSION=v2026.6.5
|
||||
# hadolint ignore=DL3002
|
||||
FROM nousresearch/hermes-agent:${HERMES_AGENT_VERSION}
|
||||
|
||||
USER root
|
||||
|
||||
# Install system packages and HashiCorp repo
|
||||
# hadolint ignore=DL3008
|
||||
RUN apt-get update -qq && apt-get upgrade -qq --yes --no-install-recommends \
|
||||
|
||||
Reference in New Issue
Block a user