Skip to content

Commit 4b4cdaa

Browse files
Update readme
1 parent 625ee11 commit 4b4cdaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ To track the latest version of Docker, add the following code to the manifest fi
177177

178178
```puppet
179179
class { 'docker':
180-
version => 'latest',
180+
version => latest,
181181
}
182182
```
183183

0 commit comments

Comments
 (0)