Skip to content

Commit

Permalink
Update oc.template.rockylinux.libreoffice
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandredevely authored Mar 26, 2024
1 parent acd76e5 commit 3c38782
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions oc.template.rockylinux.libreoffice
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ FROM ${BASE_IMAGE}:${TAG}

# install gtk lib
RUN yum update && \
yum install -y \
libreoffice-gtk3 \
yum install -y libreoffice && \
&& yum -y clean all \
&& rm -rf /var/cache

0 comments on commit 3c38782

Please sign in to comment.