diff --git a/os-config.tpl.yml b/os-config.tpl.yml index 8fc41a86..c382b23a 100644 --- a/os-config.tpl.yml +++ b/os-config.tpl.yml @@ -255,7 +255,7 @@ rancher: - command-volumes - system-volumes system-cron: - image: rancher/container-crontab:v0.1.0 + image: rancher/container-crontab:v0.4.0 labels: io.rancher.os.scope: system uts: host @@ -263,7 +263,9 @@ rancher: privileged: true restart: always volumes: - - /var/run/system-docker.sock:/var/run/docker.sock + - /var/run/system-docker.sock:/var/run/docker.sock + environment: + DOCKER_API_VERSION: "1.22" system-volumes: image: {{.OS_REPO}}/os-base:{{.VERSION}}{{.SUFFIX}} command: echo