Update nginx-slim to 0.18

This commit is contained in:
Manuel de Brito Fontes 2017-06-07 11:33:13 -04:00
parent 8cd9a5a98a
commit a4793eda8c

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