From 498004f9452539c6415635cb1b1cb4236814ac1e Mon Sep 17 00:00:00 2001 From: Ke Zhu Date: Tue, 7 Jan 2020 11:06:01 -0500 Subject: [PATCH] Documents about break change --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 32b0d6d..91453f3 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ This is a docker image for [PrestoDB](https://prestosql.io/) with [Db2 connector](https://github.com/IBM/presto-db2/). +**Notice**: it starts to switch the base image from openjdk to the official prestosql container image [`prestosql/presto`](https://hub.docker.com/r/prestosql/presto) since tag `325`. + ## Start ```SHELL