Update nginx image

This commit is contained in:
Manuel Alejandro de Brito Fontes 2019-02-26 14:38:09 -03:00
parent ec3a2d6bc7
commit f899506b2b
4 changed files with 4 additions and 4 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.79
FROM quay.io/kubernetes-ingress-controller/nginx-amd64:0.80
RUN clean-install \
g++ \