Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Commit 6d6703f

Browse files
authored
Bump to jdk11 in Dockerfile.base image (#3183)
1 parent c0c0a09 commit 6d6703f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.base

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ RUN apt-get install -y python3-software-properties software-properties-common &&
6060
libcairo2-dev \
6161
libgirepository1.0-dev \
6262
libssl-dev \
63-
openjdk-8-jdk \
63+
openjdk-11-jdk \
6464
pkg-config \
6565
python-pip \
6666
python3 \

0 commit comments

Comments
 (0)