File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ FROM alpine:latest
22
33MAINTAINER orleika <orleika.net@gmail.com>
44
5- ARG NGINX_VERSION=1.11.9
5+ ARG NGINX_VERSION=1.11.10
66ARG LIBRESSL_VERSION=2.5.1
77ARG GPG_LIBRESSL="A1EB 079B 8D3E B92B 4EBD 3139 663A F51B D5E4 D8D5"
88ARG GPG_NGINX="B0F4 2533 73F8 F6F5 10D4 2178 520A 9993 A1C0 52F8"
Original file line number Diff line number Diff line change 22
33[ ![ MIT License] ( http://img.shields.io/badge/license-MIT-blue.svg?style=flat-square )] ( https://orleika.github.io/mit-license )
44[ ![ Build Status] ( https://img.shields.io/travis/orleika/docker-nginx/master.svg?style=flat-square )] ( https://travis-ci.org/orleika/docker-nginx )
5- [ ![ nginx] ( http://img.shields.io/badge/nginx-v1.11.9 -blue.svg?style=flat-square )] ( https://nginx.org/en/download.html )
5+ [ ![ nginx] ( http://img.shields.io/badge/nginx-v1.11.10 -blue.svg?style=flat-square )] ( https://nginx.org/en/download.html )
66[ ![ LibreSSL] ( http://img.shields.io/badge/LibreSSL-v2.5.1-blue.svg?style=flat-square )] ( https://www.libressl.org/ )
77[ ![ standard-readme compliant] ( https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square )] ( https://github.com/RichardLitt/standard-readme )
88
You can’t perform that action at this time.
0 commit comments