Bump base image version to nginx 1.16.1 and alpine 3.11
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# We start from my nginx fork which includes the proxy-connect module from tEngine
|
||||
# Source is available at https://github.com/rpardini/nginx-proxy-connect-stable-alpine
|
||||
FROM rpardini/nginx-proxy-connect-stable-alpine:nginx-1.14.0-alpine-3.8
|
||||
FROM rpardini/nginx-proxy-connect-stable-alpine:nginx-1.16.1-alpine-3.11
|
||||
|
||||
# Add openssl, bash and ca-certificates, then clean apk cache -- yeah complain all you want.
|
||||
# Also added deps for mitmproxy.
|
||||
|
||||
Reference in New Issue
Block a user