Skip to content

Commit c30e541

Browse files
authored
Merge pull request #2463 from janbrasna/fix-docker-md-quotes
Fix Dockerfile.md formatting
2 parents 7ec7f8c + 1db2df3 commit c30e541

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ You can pull the image from dockerhub and run:
3636
docker run --rm -t drwetter/testssl.sh --fs example.com
3737
```
3838

39-
Supported tags are: ``3.2`` and ``latest`, which are the same, i.e. the rolling release. ``3.0`` is the latest stable version from git which might have a few improvements (see git log) over the released version 3.0.X.
39+
Supported tags are: ``3.2`` and ``latest``, which are the same, i.e. the rolling release. ``3.0`` is the latest stable version from git which might have a few improvements (see git log) over the released version 3.0.X.
4040

4141
``docker run --rm -t drwetter/testssl.sh:stable example.com``.
4242

0 commit comments

Comments
 (0)