scylladb / python-driver-matrix

3 stars 11 forks source link

Dockerfile: change from jvm8 to jvm11 #59

Closed fruch closed 1 year ago

fruch commented 1 year ago

Fixes: #58

fruch commented 1 year ago

i assume that "scylladb/scylla-python-driver-matrix:python3.11-$(date +'%Y%m%d')" has jdk-11 installed.

It has installed what's written in the Dockerfile this is just a template for the instructions of creating a new docker image, and the 11 in it stands for python 3.11 :)