Skip to content

Commit 94204e3

Browse files
committed
Released referencedata-ui 5.6.16-RC2
1 parent c48e5d3 commit 94204e3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docker-compose.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: "2"
22
services:
33
referencedata-ui:
4-
image: openlmis/dev-ui:9.0.8-SNAPSHOT
4+
image: openlmis/dev-ui:9.0.7
55
ports:
66
- "9000:9000"
77
- "9876:9876"
@@ -18,15 +18,15 @@ services:
1818
- ui-components
1919
- ui-layout
2020
auth-ui:
21-
image: openlmis/auth-ui:6.2.15-SNAPSHOT
21+
image: openlmis/auth-ui:6.2.15-RC2
2222
volumes:
2323
- '/openlmis-auth-ui'
2424
ui-components:
25-
image: openlmis/ui-components:7.2.13-SNAPSHOT
25+
image: openlmis/ui-components:7.2.13-RC2
2626
volumes:
2727
- '/openlmis-ui-components'
2828
ui-layout:
29-
image: openlmis/ui-layout:5.2.8-SNAPSHOT
29+
image: openlmis/ui-layout:5.2.8-RC2
3030
volumes:
3131
- '/openlmis-ui-layout'
3232
image:

project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version=5.6.16-SNAPSHOT
1+
version=5.6.16-RC2
22
projectName=OpenLMIS Reference Data UI
33
projectKey=referencedata-ui
44
transifexProject=openlmis-referencedata-ui

0 commit comments

Comments
 (0)