Skip to content

Commit 5fafed5

Browse files
committed
fixup! feat: add ubi10-base build
1 parent 90724d1 commit 5fafed5

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 rsync socat sudo time vim wget zip && \
34+
perl-Digest-SHA net-tools openssh-clients openssl 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)