Skip to content

Commit 1127efa

Browse files
Update ubuntu.md
1 parent 66d9050 commit 1127efa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

engine/installation/linux/ubuntu.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ redirect_from:
88
title: Get Docker for Ubuntu
99
---
1010

11+
{% assign minor-version = "17.03" %}
12+
1113
To get started with Docker on Ubuntu, make sure you
1214
[meet the prerequisites](#prerequisites), then
1315
[install Docker](#install-docker).
@@ -223,8 +225,6 @@ The procedure for setting up the repository is different for [Docker CE](#docker
223225
available versions. For Docker EE customers, use `docker-ee` where you see
224226
`docker-ce`.
225227

226-
{% assign minor-version = "17.03" %}
227-
228228
```bash
229229
$ apt-cache madison docker-ce
230230

0 commit comments

Comments
 (0)