Update docker setup to hawkBit 0.2.3

Signed-off-by: Dominic Schabel <dominic.schabel@bosch-si.com>
This commit is contained in:
Dominic Schabel
2018-10-01 16:12:23 +02:00
parent cba6755eac
commit a1be6e3e81
7 changed files with 161 additions and 4 deletions

View File

@@ -43,7 +43,7 @@ services:
# HawkBit service
# ---------------------
hawkbit:
image: "hawkbit/hawkbit-update-server:0.2.2-mysql"
image: "hawkbit/hawkbit-update-server:0.2.3-mysql"
environment:
- 'SPRING_DATASOURCE_URL=jdbc:mysql://mysql:3306/hawkbit'
- 'SPRING_RABBITMQ_HOST=rabbitmq'