Update Dockerfile and spec file to refine build dependencies and add RPM linting

This commit is contained in:
2026-06-06 13:10:54 +02:00
parent 754715b526
commit 7173cf999f
4 changed files with 9 additions and 10 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM rockylinux/rockylinux:10.1.20251123-minimal AS base
FROM rockylinux/rockylinux:10.1.20251123 AS base
WORKDIR /root