We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9cb58b commit 65fce82Copy full SHA for 65fce82
1 file changed
dev/hive/Dockerfile
@@ -13,7 +13,7 @@
13
# See the License for the specific language governing permissions and
14
# limitations under the License.
15
16
-FROM openjdk:8-jre-slim AS build
+FROM openjdk:11.0.11-jre-slim AS build
17
18
RUN apt-get update -qq && apt-get -qq -y install curl
19
0 commit comments