Skip to content

Commit 6dce75c

Browse files
committed
Merge branch 'release-0.5' into main0.5
2 parents 05cf2dc + 31cd01e commit 6dce75c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

managed_rondb/docker-compose.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services:
66
container_name: flask-server
77
command: ["--no-active-test-worker"]
88
environment:
9-
IMAGE_TO_SPAWN: hopsworks/rondb-managed:21.04.15-1.0
9+
IMAGE_TO_SPAWN: hopsworks/rondb-managed:21.04.16-1.0
1010
CLOUD_BASE_URL: "http://flask-server:8000"
1111
ports:
1212
# Host:Docker
@@ -32,7 +32,7 @@ services:
3232

3333
# This container can be killed once the cluster is running
3434
bootstrap_agent:
35-
image: hopsworks/rondb-managed:21.04.15-1.0
35+
image: hopsworks/rondb-managed:21.04.16-1.0
3636
container_name: bootstrap_agent
3737
environment:
3838
IS_BOOTSTRAP_HOST: "true"

0 commit comments

Comments
 (0)