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