Skip to content

Commit 0325e75

Browse files
authored
Update readme.md
1 parent 4a13c2d commit 0325e75

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
@@ -5,14 +5,14 @@ This project is based on Alpine Linux, the official nginx image and an nginx mod
55
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)
66

77
```
8-
docker pull macbre/nginx-brotli:1.19.3
8+
docker pull macbre/nginx-brotli:1.19.4
99
```
1010

1111
## What's inside
1212

1313
```
1414
$ docker run -it macbre/nginx-brotli nginx -V
15-
nginx version: nginx/1.19.3
15+
nginx version: nginx/1.19.4
1616
built by gcc 9.3.0 (Alpine 9.3.0)
1717
built with OpenSSL 1.1.1g 21 Apr 2020
1818
TLS SNI support enabled

0 commit comments

Comments
 (0)