Update nginx image (#3530)

This commit is contained in:
Manuel Alejandro de Brito Fontes 2018-12-06 15:59:14 -03:00 committed by GitHub
parent 58057a2d25
commit ea89d27b5d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 17 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.70
FROM quay.io/kubernetes-ingress-controller/nginx-amd64:0.72
RUN clean-install \
g++ \