unpin cli version
This commit is contained in:
parent
98348389b7
commit
1e72b522a4
@ -17,7 +17,7 @@ RUN curl -LO https://git.vdb.to/cerc-io/stack-orchestrator/releases/download/lat
|
|||||||
|
|
||||||
# laconic-registry-cli
|
# laconic-registry-cli
|
||||||
RUN npm config set @cerc-io:registry https://git.vdb.to/api/packages/cerc-io/npm/ && \
|
RUN npm config set @cerc-io:registry https://git.vdb.to/api/packages/cerc-io/npm/ && \
|
||||||
npm install -g @cerc-io/laconic-registry-cli@0.2.0 && \
|
npm install -g @cerc-io/laconic-registry-cli && \
|
||||||
npm install -g yarn
|
npm install -g yarn
|
||||||
|
|
||||||
# docker-static (needed because of a bug with 'podman manifest').
|
# docker-static (needed because of a bug with 'podman manifest').
|
||||||
|
Loading…
Reference in New Issue
Block a user