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

Bump mainline nginx version for CI

parent 4e615437
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.7 SHIB_DYNAMIC_MODULE=true - SHIB_NGINX_VERSION=1.19.8 SHIB_DYNAMIC_MODULE=true
- SHIB_NGINX_VERSION=1.19.7 SHIB_DYNAMIC_MODULE=false - SHIB_NGINX_VERSION=1.19.8 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