Skip to content

Commit 1bdaa0a

Browse files
authored
fix(more): version in agent url (#10)
Signed-off-by: Nianyu Shen <[email protected]>
1 parent 89a4702 commit 1bdaa0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Earthfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ package-tar:
7878

7979
install-script:
8080
FROM +ubuntu
81-
RUN echo ${VERSION}
81+
8282
ARG PE_VERSION=$(head -n 1 PE_VERSION)
8383
ARG IMAGE_REPO=${SPECTRO_PUB_REPO}/edge
8484
# https://github.com/spectrocloud/agent-mode/releases/download/v4.5.0-rc2/palette-agent-linux-amd64

0 commit comments

Comments
 (0)