Update nginx image to 0.84 (#3969)

This commit is contained in:
Manuel Alejandro de Brito Fontes 2019-04-06 12:30:35 -03:00 committed by GitHub
parent 8960226f40
commit c9d069e64d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 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.83
FROM quay.io/kubernetes-ingress-controller/nginx-amd64:0.84
RUN clean-install \
g++ \