Skip to content
Snippets Groups Projects
Commit 9ee22eb1 authored by Dan Lipsa's avatar Dan Lipsa
Browse files

Avoid el8 docker build Error: GPG check FAILED

parent 88a11515
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,8 @@
set -e
rpm --import https://repo.almalinux.org/almalinux/RPM-GPG-KEY-AlmaLinux
# Install EPEL
dnf install -y --setopt=install_weak_deps=False \
epel-release
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment