This commit is contained in:
parent
24efa3ce92
commit
cf3835265d
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ RUN dnf -y install dnf-plugin-config-manager \
|
|||
&& dnf -y install epel-release \
|
||||
&& dnf -y install nodejs git-tools pandoc \
|
||||
&& dnf clean all \
|
||||
&& npm install pnpm
|
||||
RUN npm install -g pnpm
|
||||
|
|
Loading…
Reference in a new issue