Update nginx image

This commit is contained in:
Manuel Alejandro de Brito Fontes 2019-02-25 13:46:39 -03:00
parent 50ca26a89a
commit e0d1060606
3 changed files with 3 additions and 3 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.76
FROM quay.io/kubernetes-ingress-controller/nginx-amd64:0.79
RUN clean-install \
g++ \