Update nginx image

This commit is contained in:
Manuel Alejandro de Brito Fontes 2018-09-25 18:35:01 -03:00
parent 471049bd5b
commit 3f29e436f3
4 changed files with 7 additions and 5 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.61
FROM quay.io/kubernetes-ingress-controller/nginx-amd64:0.63
RUN clean-install \
g++ \