Update nginx image (#2893)

This commit is contained in:
Manuel Alejandro de Brito Fontes 2018-08-04 08:02:20 -04:00 committed by GitHub
parent c475f9dc91
commit e2f5d9066e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 49 additions and 21 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.55
FROM quay.io/kubernetes-ingress-controller/nginx-amd64:0.57
RUN clean-install \
g++ \