Merge pull request #493 from aledbf/update-nginx

Update nginx and vts module
This commit is contained in:
Manuel Alejandro de Brito Fontes 2017-04-03 19:33:05 -03:00 committed by GitHub
commit 79f8019c5b
4 changed files with 12 additions and 7 deletions

View file

@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
FROM gcr.io/google_containers/nginx-slim:0.14
FROM gcr.io/google_containers/nginx-slim:0.15
RUN DEBIAN_FRONTEND=noninteractive apt-get update && apt-get install -y \
diffutils \