Update keystone version to 18.1
[osm/devops.git] / docker / Keystone / Dockerfile
index 95738fd..1c2f50a 100644 (file)
@@ -33,7 +33,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update && \
     DEBIAN_FRONTEND=noninteractive apt-get dist-upgrade -y && \
     DEBIAN_FRONTEND=noninteractive apt-get install -y \
     apache2=2.4.* \
-    keystone=2:18.0.* \
+    keystone=2:18.1.* \
     libapache2-mod-wsgi-py3=4.6.* \
     python3-pip=20.0.* \
     build-essential=12.8* \