use nginx vts module version 0.1.14

This commit is contained in:
Dan Cech 2017-05-11 11:44:19 -04:00
parent 186615daf0
commit 485098fd69
3 changed files with 5 additions and 5 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.15
FROM gcr.io/google_containers/nginx-slim:0.16
RUN DEBIAN_FRONTEND=noninteractive apt-get update && apt-get install -y \
diffutils \