Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
acdb8c0c6f
|
@@ -5,6 +5,8 @@
|
|||||||
ARG HERMES_AGENT_VERSION=v2026.6.5
|
ARG HERMES_AGENT_VERSION=v2026.6.5
|
||||||
FROM nousresearch/hermes-agent:${HERMES_AGENT_VERSION}
|
FROM nousresearch/hermes-agent:${HERMES_AGENT_VERSION}
|
||||||
|
|
||||||
|
USER root
|
||||||
|
|
||||||
# Install system packages and HashiCorp repo
|
# Install system packages and HashiCorp repo
|
||||||
# hadolint ignore=DL3008
|
# hadolint ignore=DL3008
|
||||||
RUN apt-get update -qq && apt-get upgrade -qq --yes --no-install-recommends \
|
RUN apt-get update -qq && apt-get upgrade -qq --yes --no-install-recommends \
|
||||||
|
|||||||
Reference in New Issue
Block a user