sql
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# 要求构建上下文中存在 solution-admin.jar
|
||||
# 构建:docker build -t auto-solution-admin:latest .
|
||||
|
||||
FROM eclipse-temurin:8-jre-jammy
|
||||
FROM eclipse-temurin:11-jre-jammy
|
||||
LABEL org.opencontainers.image.title="auto-solution-admin"
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user