mirror of
https://github.com/rancher/os.git
synced 2025-08-31 22:32:14 +00:00
Use os-docker:18.03.1-1 as the default engine
This commit is contained in:
@@ -345,9 +345,9 @@ rancher:
|
||||
- system-volumes
|
||||
docker:
|
||||
{{if eq "amd64" .ARCH -}}
|
||||
image: {{.OS_REPO}}/os-docker:18.03.1{{.SUFFIX}}
|
||||
image: {{.OS_REPO}}/os-docker:18.03.1-1{{.SUFFIX}}
|
||||
{{else -}}
|
||||
image: {{.OS_REPO}}/os-docker:18.03.1{{.SUFFIX}}
|
||||
image: {{.OS_REPO}}/os-docker:18.03.1-1{{.SUFFIX}}
|
||||
{{end -}}
|
||||
command: ros user-docker
|
||||
environment:
|
||||
|
Reference in New Issue
Block a user