Skip to content
Snippets Groups Projects
Commit a386c184 authored by David Beitey's avatar David Beitey
Browse files

Bump nginx version for CI

parent 184eea4b
No related branches found
No related tags found
No related merge requests found
...@@ -5,8 +5,8 @@ compilers: ...@@ -5,8 +5,8 @@ compilers:
env: env:
# Don't use `NGINX` as the variable name or Nginx won't daemonise # Don't use `NGINX` as the variable name or Nginx won't daemonise
# Mainline # Mainline
- SHIB_NGINX_VERSION=1.19.4 SHIB_DYNAMIC_MODULE=true - SHIB_NGINX_VERSION=1.19.5 SHIB_DYNAMIC_MODULE=true
- SHIB_NGINX_VERSION=1.19.4 SHIB_DYNAMIC_MODULE=false - SHIB_NGINX_VERSION=1.19.5 SHIB_DYNAMIC_MODULE=false
# Stable # Stable
- SHIB_NGINX_VERSION=1.18.0 SHIB_DYNAMIC_MODULE=true - SHIB_NGINX_VERSION=1.18.0 SHIB_DYNAMIC_MODULE=true
- SHIB_NGINX_VERSION=1.18.0 SHIB_DYNAMIC_MODULE=false - SHIB_NGINX_VERSION=1.18.0 SHIB_DYNAMIC_MODULE=false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment