diff --git a/README.md b/README.md index d1b189f..5f38fc5 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Overview -This Docker image contains a deployed Shibboleth IdP 4.1.0 (with OIDC plugin) running on OpenJDK11-headless and Jetty 9.4.29.v20200521 running on the latest Alpine base. This image is a base image and should be used to set the configuration with local changes. +This Docker image contains a deployed Shibboleth IdP 4.1.4 (with OIDC plugin) running on OpenJDK11-headless and Jetty 9.4.29.v20200521 running on the latest Alpine base. This image is a base image and should be used to set the configuration with local changes. Every component (Java, Jetty, Shibboleth IdP, and extensions) in this image is verified using cryptographic hashes obtained from each vendor and stored in the `Dockerfile` directly. This makes the build essentially deterministic.