Update nginx image

This commit is contained in:
Manuel de Brito Fontes 2017-05-17 14:54:27 -04:00
parent c831359733
commit 7ceb0a8025

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