Merge pull request #466 from SychevIgor/dev
nginx image update to latest
This commit is contained in:
commit
080818e60e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user