- remove secrets section - add unkin repo - add internal-ca-certificates to be installed
This commit is contained in:
+1
-1
@@ -13,6 +13,6 @@ RUN dnf clean all && \
|
||||
|
||||
# Update the system and install required packages
|
||||
RUN dnf update -y && \
|
||||
dnf install -y curl git && \
|
||||
dnf install -y curl git internal-ca-certificates && \
|
||||
dnf clean all && \
|
||||
rm -rf /var/cache/dnf
|
||||
|
||||
Reference in New Issue
Block a user