diff --git a/README.md b/README.md index 62901e1..bc279d6 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,9 @@ and **MANIFEST**. Solution specific definitions: - CONTAINER_IMAGE is used as the container tag name - OS_DISTRO is used as the base OS distribution. Possible values: ubuntu - OS_VERSION is used as the OS version. Possible values: disco, eoan + CONTAINER_IMAGE is used as the container tag name + OS_DISTRO is used as the base OS distribution. Possible values: ubuntu + OS_VERSION is used as the OS version. Possible values: disco, eoan # MANIFEST @@ -31,11 +31,11 @@ on my local disk, sorting, and name-mangling them to be VERSION declarations. For example: - libgl1-mesa-glx_19.0.1-agama-109_amd64.deb + libgl1-mesa-glx_19.0.1-agama-109_amd64.deb is changed to: - LIBGL1_MESA_GLX_VERSION=19.0.1-agama-109 + LIBGL1_MESA_GLX_VERSION=19.0.1-agama-109 This allows the Dockerfile templates to then version pin Agama packages: