|
@@ -5,7 +5,7 @@ RUN dnf check-update || true \
|
|
|
git curl wget mercurial meld gcc gcc-c++ which \
|
|
git curl wget mercurial meld gcc gcc-c++ which \
|
|
|
gcc automake autoconf dh-autoreconf libtool libtool-ltdl \
|
|
gcc automake autoconf dh-autoreconf libtool libtool-ltdl \
|
|
|
tar unzip gzip \
|
|
tar unzip gzip \
|
|
|
- aspell-devel aspell-en hunspell hunspell-devel hunspell-en hunspell-en-US ShellCheck || true \
|
|
|
|
|
|
|
+ aspell-devel aspell-en hunspell hunspell-devel hunspell-en hunspell-en-US ShellCheck nc || true \
|
|
|
&& dnf check-update || true \
|
|
&& dnf check-update || true \
|
|
|
&& dnf upgrade --assumeyes || true \
|
|
&& dnf upgrade --assumeyes || true \
|
|
|
&& dnf autoremove --assumeyes || true \
|
|
&& dnf autoremove --assumeyes || true \
|