Skip to content

Commit ccda2c1

Browse files
authored
Merge pull request #322 from boonew2/patch-1
Fixes docker version number typo
2 parents 275b63f + fc1e726 commit ccda2c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ubuntu/standard/4.0/runtimes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ runtimes:
112112
versions:
113113
18:
114114
commands:
115-
- echo "Using Docker 19"
115+
- echo "Using Docker 18"
116116
19:
117117
commands:
118118
- echo "Using Docker 19"

0 commit comments

Comments
 (0)