Merge pull request #174 from aledbf/update-nginx-1119

Update nginx to 1.11.9
This commit is contained in:
Prashanth B 2017-01-25 13:58:24 -08:00 committed by GitHub
commit 0f7102a356

View file

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