diff --git a/docker-compose.yml b/docker-compose.yml index 006c529..49e38d8 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -20,19 +20,19 @@ services: - ui-components - ui-layout auth-ui: - image: openlmis/auth-ui:6.2.12-SNAPSHOT + image: openlmis/auth-ui:6.2.13-SNAPSHOT volumes: - '/openlmis-auth-ui' referencedata-ui: - image: openlmis/referencedata-ui:5.6.12-SNAPSHOT + image: openlmis/referencedata-ui:5.6.13-SNAPSHOT volumes: - '/openlmis-referencedata-ui' ui-components: - image: openlmis/ui-components:7.2.11-SNAPSHOT + image: openlmis/ui-components:7.2.12-SNAPSHOT volumes: - '/openlmis-ui-components' ui-layout: - image: openlmis/ui-layout:5.2.6-SNAPSHOT + image: openlmis/ui-layout:5.2.5 volumes: - '/openlmis-ui-layout' image: