Update nginx to 1.11.8

This commit is contained in:
Manuel de Brito Fontes 2016-12-29 20:27:21 -03:00
parent 8e90fc0290
commit def1e034d8

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.11
FROM gcr.io/google_containers/nginx-slim:0.12
RUN DEBIAN_FRONTEND=noninteractive apt-get update && apt-get install -y \
diffutils \