We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89a4702 commit 1bdaa0aCopy full SHA for 1bdaa0a
Earthfile
@@ -78,7 +78,7 @@ package-tar:
78
79
install-script:
80
FROM +ubuntu
81
- RUN echo ${VERSION}
+
82
ARG PE_VERSION=$(head -n 1 PE_VERSION)
83
ARG IMAGE_REPO=${SPECTRO_PUB_REPO}/edge
84
# https://github.com/spectrocloud/agent-mode/releases/download/v4.5.0-rc2/palette-agent-linux-amd64
0 commit comments