Merge pull request #2858 from aledbf/fix-dev

Update build image
This commit is contained in:
k8s-ci-robot 2018-07-27 09:37:57 -07:00 committed by GitHub
commit 1be3da256d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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.54
FROM quay.io/kubernetes-ingress-controller/nginx-amd64:0.55
RUN clean-install \
g++ \