Skip to content

Commit 65fce82

Browse files
committed
Upgrade jdk image after deprecation
1 parent a9cb58b commit 65fce82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev/hive/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515

16-
FROM openjdk:8-jre-slim AS build
16+
FROM openjdk:11.0.11-jre-slim AS build
1717

1818
RUN apt-get update -qq && apt-get -qq -y install curl
1919

0 commit comments

Comments
 (0)