Add MaridDB java client into runtimes (#2111)
And remove dedicated mysql image - as the driver is available into the default one Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
This commit is contained in:
@@ -18,7 +18,7 @@ services:
|
||||
# HawkBit Simple UI
|
||||
# ---------------------
|
||||
hawkbit-simple-ui:
|
||||
image: "hawkbit/hawkbit-simple-ui:latest-mysql"
|
||||
image: "hawkbit/hawkbit-simple-ui:latest"
|
||||
environment:
|
||||
- 'SPRING_APPLICATION_JSON={"hawkbit.server.mgmtUrl": "http://hawkbit-mgmt:8080"}'
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user