Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
update ingress-nginx to  v0.46.0
  • Loading branch information
gitbeyond authored May 12, 2021
1 parent 562b003 commit 90a506e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerFiles/ingress-nginx-controller/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#FROM k8s.gcr.io/ingress-nginx/controller:v0.35.0
FROM k8s.gcr.io/ingress-nginx/controller:v0.40.2
FROM k8s.gcr.io/ingress-nginx/controller:v0.46.0

0 comments on commit 90a506e

Please sign in to comment.