pin laconic cli version #7

Merged
zramsay merged 1 commits from zramsay-patch-3 into main 2024-07-24 01:05:11 +00:00
Showing only changes of commit be268d21f6 - Show all commits

View File

@ -17,7 +17,7 @@ RUN curl -LO https://git.vdb.to/cerc-io/stack-orchestrator/releases/download/lat
# laconic-registry-cli
RUN npm config set @cerc-io:registry https://git.vdb.to/api/packages/cerc-io/npm/ && \
npm install -g @cerc-io/laconic-registry-cli && \
npm install -g @cerc-io/laconic-registry-cli@0.2.0 && \
npm install -g yarn
# docker-static (needed because of a bug with 'podman manifest').