use openjdk official docker image (#15964)

This commit is contained in:
William Cheng 2023-06-30 19:31:25 +08:00 committed by GitHub
parent cdac1366d4
commit 30c685ea67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM adoptopenjdk/openjdk11:alpine-jre
FROM openjdk:11
WORKDIR /generator