Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pmoves/services/agent-zero/Dockerfile.multiarch
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ ARG AGENT_ZERO_REPO=https://github.com/POWERFULMOVES/PMOVES-Agent-Zero.git
# overlay - path containment, the dockerized root-password skip, the removal of
# root supervisord programs. The fork also carries no tags at all, so a tag here
# fails the clone outright rather than silently shipping an unhardened image.
ARG AGENT_ZERO_UPSTREAM_VERSION=v2.10
ARG AGENT_ZERO_REF=PMOVES.AI-Edition-Hardened
ARG AGENT_ZERO_UPSTREAM_VERSION=v2.11
ARG AGENT_ZERO_REF=v2.11

# Clone PMOVES fork of Agent Zero (matches submodule branch).
#
Expand Down