We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3411064 commit 037eba9Copy full SHA for 037eba9
1 file changed
toolchain/Dockerfile
@@ -28,6 +28,7 @@ RUN echo "install_weak_deps=False" >> /etc/dnf/dnf.conf \
28
FROM baseline AS utils
29
30
RUN dnf install -y \
31
+ envsubst \
32
pandoc \
33
rsync \
34
zip \
0 commit comments