Compare commits
2 Commits
5f4a01a781
...
ad79c5e0eb
| Author | SHA1 | Date | |
|---|---|---|---|
| ad79c5e0eb | |||
| b33491571b |
@ -9,7 +9,7 @@ RUN dnf module enable -y nodejs:20 && \
|
||||
RUN dnf clean all && \
|
||||
dnf makecache && \
|
||||
dnf groupinstall -y 'Development Tools' && \
|
||||
dnf install -y make cmake gcc gcc-c++ rpm rpmdevtools wget tar gzip go nfpm
|
||||
dnf install -y make cmake gcc gcc-c++ rpm rpmdevtools wget tar gzip go nfpm terragrunt terraform
|
||||
|
||||
# Cleanup
|
||||
RUN dnf clean all && \
|
||||
|
||||
Reference in New Issue
Block a user