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 6fe46d6 commit cd86e03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oc.template.rockylinux.libreoffice
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ FROM ${BASE_IMAGE}:${TAG}

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

0 comments on commit cd86e03

Please sign in to comment.