This commit is contained in:
jack ning
2025-08-06 15:45:05 +08:00
parent 56e69fcad1
commit e0efe33353

View File

@@ -2,9 +2,9 @@
# https://hub.docker.com/r/jackning/bytedesk
# maven
# https://hub.docker.com/_/eclipse-temurin
# FROM eclipse-temurin:17-jdk
# https://hub.docker.com/r/openeuler/bisheng-jdk/tags?name=17
FROM openeuler/bisheng-jdk:17.0.10-oe2203sp3
FROM eclipse-temurin:17-jdk
# 华为毕昇SDK https://hub.docker.com/r/openeuler/bisheng-jdk/tags?name=17
# FROM openeuler/bisheng-jdk:17.0.10-oe2203sp3
# maintainer
LABEL maintainer="270580156@qq.com"
# Set the working directory in the container