Skip to content

Commit

Permalink
fix: add more dependencies rhel9
Browse files Browse the repository at this point in the history
to allow us to test some builds in the bau processes on rhel9
  • Loading branch information
Mossman1215 committed Oct 3, 2023
1 parent c2e1b0f commit 0276856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/rpmbuild-centos-stream9/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ FROM ghcr.io/geonet/base-images/centos:stream9
RUN dnf update -y && \
dnf install -y \
rpm-build rpmdevtools rpm-sign rpmlint git dnf-plugins-core nodejs npm make automake gcc \
gcc-c++ kernel-devel python3 glibc
gcc-c++ kernel-devel python3 glibc systemd openssl fontconfig-devel freetype freetype-devel boost

0 comments on commit 0276856

Please sign in to comment.