diff --git a/build/Dockerfile b/build/Dockerfile index 49de86fa6..629263930 100644 --- a/build/Dockerfile +++ b/build/Dockerfile @@ -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++ \