Merge pull request #466 from SychevIgor/dev

nginx image update to latest
This commit is contained in:
Eduard Tomàs 2018-01-17 11:49:01 +01:00 committed by GitHub
commit 080818e60e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ spec:
spec:
containers:
- name: nginx
image: nginx:1.11.10-alpine
image: nginx:1.13.8-alpine
imagePullPolicy: IfNotPresent
ports:
- containerPort: 8080