Update nginx-slim to 0.19

This commit is contained in:
Manuel de Brito Fontes 2017-06-20 22:23:24 -04:00
parent a26bdc608c
commit df6795c0af

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