Skip to content

Commit 86af502

Browse files
committed
fixup! fixup! feat: add ubi10-base build
Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
1 parent 022fc16 commit 86af502

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

base/ubi10/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ RUN \
3131
\
3232
# Install the main list of packages
3333
dnf install -y diffutils git git-lfs iproute jq less lsof man nano procps p7zip p7zip-plugins \
34-
perl-Digest-SHA net-tools openssh-clients openssl rsync socat sudo time vim wget zip && \
34+
perl-Digest-SHA net-tools openssh-clients openssl ripgrep rsync socat sudo time vim wget zip && \
3535
# Final update and cleanup
3636
dnf update -y && \
3737
dnf clean all

0 commit comments

Comments
 (0)