diff --git a/woodpecker-ci/Containerfile b/woodpecker-ci/Containerfile index 64115bd..919fbae 100644 --- a/woodpecker-ci/Containerfile +++ b/woodpecker-ci/Containerfile @@ -1,3 +1,3 @@ -FROM rockylinux:9-minimal +FROM rockylinux:9 RUN microdnf -y install git-core rsync