1
0
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:
niusmallnan
2019-02-10 16:32:25 +08:00
parent a8cea07f90
commit 8170edd2a1

View File

@@ -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: