diff --git a/base/Containerfile b/base/Containerfile index fd68484..c87184e 100644 --- a/base/Containerfile +++ b/base/Containerfile @@ -17,7 +17,7 @@ microdnf update -y && \ microdnf -y upgrade && \ microdnf install -y \ dumb-init \ -git \ +git-core \ podman \ python3 \ python3-bcrypt \