mirror of
https://github.com/dromara/hertzbeat.git
synced 2026-09-17 09:40:58 +00:00
[OSPP] Modify Dockerfile to support RISC-V. (#3713)
Co-authored-by: Calvin <zhengqiwei@apache.org> Co-authored-by: Tom <tomsun28@outlook.com>
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
# specific language governing permissions and limitations
|
||||
# under the License.
|
||||
|
||||
FROM openjdk:21-slim-bullseye
|
||||
FROM eclipse-temurin:21-jdk
|
||||
|
||||
MAINTAINER Apache HertzBeat "dev@hertzbeat.apache.org"
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
# specific language governing permissions and limitations
|
||||
# under the License.
|
||||
|
||||
FROM openjdk:21-slim-bullseye
|
||||
FROM eclipse-temurin:21-jdk
|
||||
|
||||
MAINTAINER Apache HertzBeat "dev@hertzbeat.apache.org"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user