Parcourir la source

fix base image

Grega Bremec il y a 2 ans
Parent
commit
c00f12c58a
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      README.adoc

+ 2 - 2
README.adoc

@@ -88,7 +88,7 @@ entitled host or inside a correctly configured OpenShift builder pod.
 
 === SAR ===
 
-Sar image is based on ubi-micro and includes just the `sysstat` package.
+Sar image is based on `ubi-minimal` and includes just the `sysstat` package.
 
 It expects a volume to be attached at `/var/log/sa`.
 
@@ -100,7 +100,7 @@ It also *requires* access to host's network namespace if you want to measure net
 
 === PSACCT ===
 
-Sar image is based on ubi-micro and includes just the `psacct` package.
+Sar image is based on `ubi-minimal` and includes just the `psacct` package.
 
 It expects a volume to be attached at `/var/account`.