mirror of
https://gitee.com/y_project/RuoYi-Cloud.git
synced 2026-03-13 04:06:52 +08:00
update docker image version for master branch
This commit is contained in:
@@ -24,6 +24,7 @@ nacos.core.auth.system.type=nacos
|
||||
nacos.core.auth.enabled=false
|
||||
nacos.core.auth.default.token.expire.seconds=18000
|
||||
nacos.core.auth.default.token.secret.key=SecretKey012345678901234567890123456789012345678901234567890123456789
|
||||
nacos.core.auth.plugin.nacos.token.secret.key=SecretKey012345678901234567890123456789012345678901234567890123456789
|
||||
nacos.core.auth.caching.enabled=true
|
||||
nacos.core.auth.enable.userAgentAuthWhite=false
|
||||
nacos.core.auth.server.identity.key=serverIdentity
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# 基础镜像
|
||||
FROM nacos/nacos-server
|
||||
FROM nacos/nacos-server:v3.0.2
|
||||
# author
|
||||
MAINTAINER ruoyi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user