clintropolis commented on a change in pull request #11638:
URL: https://github.com/apache/druid/pull/11638#discussion_r698084005
##########
File path: integration-tests/docker/Dockerfile
##########
@@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-ARG JDK_VERSION=8-slim
+ARG JDK_VERSION=8-slim-buster
Review comment:
Oops, i was looking at the wrong dockerfile, it is using the openjdk
base image
https://github.com/carlossg/docker-maven/blob/0a7b1ef030687a5d95ce3e7567a4c279ab87dc81/openjdk-11-slim/Dockerfile#L1
That said, there doesn't seem to be any buster version of this image,
related https://github.com/carlossg/docker-maven/issues/221 I think.
At some point we need to like work out whatever the problem is so we can use
the newer image.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]