Skip to content

Commit

Permalink
fix(more): version in agent url (#10)
Browse files Browse the repository at this point in the history
Signed-off-by: Nianyu Shen <[email protected]>
  • Loading branch information
nianyush authored Oct 7, 2024
1 parent 89a4702 commit 1bdaa0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ package-tar:

install-script:
FROM +ubuntu
RUN echo ${VERSION}

ARG PE_VERSION=$(head -n 1 PE_VERSION)
ARG IMAGE_REPO=${SPECTRO_PUB_REPO}/edge
# https://github.com/spectrocloud/agent-mode/releases/download/v4.5.0-rc2/palette-agent-linux-amd64
Expand Down

0 comments on commit 1bdaa0a

Please sign in to comment.