Merge pull request #3644 from aledbf/update-ngx

Update nginx image
This commit is contained in:
Kubernetes Prow Robot 2019-01-09 18:11:58 -08:00 committed by GitHub
commit 35f5a6ce1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
FROM quay.io/kubernetes-ingress-controller/nginx-amd64:0.74
FROM quay.io/kubernetes-ingress-controller/nginx-amd64:0.75
RUN clean-install \
g++ \