Upgrade hawkBit image version to 0.2.1-mysql

Signed-off-by: Jeroen Laverman <jeroen.laverman@bosch-si.com>
This commit is contained in:
Jeroen Laverman
2018-07-09 16:59:58 +02:00
committed by GitHub
parent a6676850e4
commit 3077f4e86d

View File

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