mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2024-11-07 08:54:04 +01:00
Merge pull request #454 from ChristianLempa/renovate/nginx-1.x
chore(deps): update nginx docker tag to v1.27.2
This commit is contained in:
commit
fe10b801d8
@ -14,7 +14,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: nginx-http
|
- name: nginx-http
|
||||||
image: nginx:1.14.2
|
image: nginx:1.27.2
|
||||||
ports:
|
ports:
|
||||||
- name: web
|
- name: web
|
||||||
containerPort: 80
|
containerPort: 80
|
||||||
|
Loading…
Reference in New Issue
Block a user