Skip to content

Commit 6df8d54

Browse files
authored
Update readme.md
1 parent b1cc176 commit 6df8d54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ Stable and up-to-date [nginx](https://nginx.org/en/CHANGES) with [Google's `brot
77
As this project is based on the official [nginx image](https://hub.docker.com/_/nginx/) look for instructions there. In addition to the standard configuration directives, you'll be able to use the brotli module specific ones, see [here for official documentation](https://github.com/google/ngx_brotli#configuration-directives)
88

99
```
10-
docker pull macbre/nginx-brotli:1.19.7
10+
docker pull macbre/nginx-brotli:1.19.8
1111
```
1212

1313
## What's inside
1414

1515
```
1616
$ docker run -it macbre/nginx-brotli nginx -V
17-
nginx version: nginx/1.19.7
17+
nginx version: nginx/1.19.8
1818
built by gcc 10.2.1 20201203 (Alpine 10.2.1_pre1)
1919
built with OpenSSL 1.1.1j 16 Feb 2021
2020
TLS SNI support enabled

0 commit comments

Comments
 (0)