Skip to content

Commit fc1e726

Browse files
authored
Fixes docker version number typo
1 parent 275b63f commit fc1e726

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)