diff --git a/linux/base.Dockerfile b/linux/base.Dockerfile index ea21b9ef..b738a8f2 100644 --- a/linux/base.Dockerfile +++ b/linux/base.Dockerfile @@ -24,7 +24,6 @@ RUN tdnf update -y --refresh && \ tdnf repolist --refresh && \ bash ./tdnfinstall.sh \ nodejs18 \ - curl \ xz \ git \ gpgme \