Skip to content
This repository has been archived by the owner on Nov 30, 2017. It is now read-only.

Commit

Permalink
Update nginx to 1.9.15
Browse files Browse the repository at this point in the history
  • Loading branch information
pinodex committed Apr 30, 2016
1 parent b1fea8b commit 161bf2e
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 17 deletions.
2 changes: 1 addition & 1 deletion etc/cartridge_version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.0
1.3.0
14 changes: 0 additions & 14 deletions metadata/managed_files.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,3 @@
---
locked_files:
- bin/
- bin/*
- hooks/
- hooks/*
- lib/
- lib/*
- metadata/
- metadata/*
- usr/template/
- usr/template/*
- versions/
- versions/*
processed_templates:
- 'bin/**/*.erb'
- 'env/**/*.erb'
Expand Down
4 changes: 2 additions & 2 deletions metadata/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ Description: "PHP 7 on OpenShift"
License: "The PHP License, version 3.0"
License-Url: http://www.php.net/license/3_0.txt
Vendor: PHP Group
Cartridge-Version: 1.2.1
Cartridge-Version: 1.3.0
Cartridge-Vendor: pinodex
Version: '7'
Versions: ['1.9.14', '7.0.5', '1.0.0']
Versions: ['1.9.15', '7.0.5', '1.0.0']
Categories:
- service
- php
Expand Down
Binary file modified usr/sbin/nginx
Binary file not shown.

0 comments on commit 161bf2e

Please sign in to comment.