Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mrauhala authored Aug 30, 2023
1 parent ef4e65c commit c362bec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ RUN dnf -y install https://download.fmi.fi/smartmet-open/rhel/8/x86_64/smartmet-
dnf config-manager --setopt="baseos.exclude=librsvg2*" --save && \
dnf config-manager --setopt="epel.exclude=eccodes*" --save && \
dnf config-manager --set-disabled epel-source && \
dnf -y module disable postgresql:12 && \
dnf -y update && \
dnf -y install \
smartmet-plugin-admin \
Expand Down

0 comments on commit c362bec

Please sign in to comment.