From d8e65c68b5dfc5e6515916f2a4c5dc1f08da6524 Mon Sep 17 00:00:00 2001 From: Misty Stanley-Jones Date: Wed, 8 Mar 2017 10:20:00 -0800 Subject: [PATCH] Fix repo paths in SLES instructions --- engine/installation/linux/suse.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/engine/installation/linux/suse.md b/engine/installation/linux/suse.md index 69edf5a9b7..62230ed56b 100644 --- a/engine/installation/linux/suse.md +++ b/engine/installation/linux/suse.md @@ -83,7 +83,7 @@ Docker EE repository URL you located in the [prerequisites](#prerequisites). ```bash $ sudo zypper addrepo \ - /stable-{{ minor-version }} \ + /12.3/x86_64/stable-{{ minor-version }} \ docker-ee-stable ``` @@ -176,8 +176,8 @@ need to download a new file each time you want to upgrade Docker. 1. Go to the Docker EE repository URL associated with your trial or subscription in your browser. Go to - `x86_64/stable-{{ minor-version }}` and download the `.rpm` file for the - Docker version you want to install. + `12.3/x86_64/stable-{{ minor-version }}` and download the `.rpm` file for + the Docker version you want to install. 2. Import Docker's official GPG key: