This commit is contained in:
Louis Lam 2023-12-16 20:33:03 +08:00
parent 7581e61153
commit 7ed045af05
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@ RUN apt update && apt install --yes --no-install-recommends \
&& apt update \
&& apt --yes --no-install-recommends install \
docker-ce-cli \
docker-compose-plugin \
&& rm -rf /var/lib/apt/lists/* \
&& npm install pnpm -g \
&& pnpm install -g tsx