mirror of
https://github.com/rancher/os.git
synced 2025-08-02 07:24:28 +00:00
Merge pull request #438 from imikushin/fix-ros-network
fix network connectivity regression in `ros s list` and `ros os list`
This commit is contained in:
commit
26f9b17430
@ -4,7 +4,7 @@ set -ex
|
||||
cd $(dirname $0)/..
|
||||
|
||||
export DOCKER_IMAGE=${DOCKER_IMAGE:=rancher-os-build}
|
||||
export DOCKER_BASE=rancher/dind:v0.5.0
|
||||
export DOCKER_BASE=rancher/dind:v0.1.0
|
||||
|
||||
source scripts/build-common
|
||||
mkdir -p ${BUILD}
|
||||
|
Loading…
Reference in New Issue
Block a user