update to alpine 3.10

This commit is contained in:
11notes
2019-12-04 08:15:02 +01:00
parent 58cbb34554
commit 252a60bf16
2 changed files with 3 additions and 2 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
maintain/

View File

@@ -1,8 +1,8 @@
# :: Header
FROM alpine:3.9
FROM alpine:3.10
# :: Variables
ENV NGINX_VERSION 1.17.1
ENV NGINX_VERSION 1.16.1
ENV ADD_MODULE_HEADERS_MORE_NGINX_VERSION 0.33
# :: Run