🐳🐳🐳发布 2.4.0 正式版

This commit is contained in:
疯狂的狮子Li
2025-05-29 11:29:13 +08:00
parent 16a366b23c
commit 7cfd8b4d46
18 changed files with 29 additions and 29 deletions

View File

@@ -2,7 +2,7 @@
<configuration default="false" name="ruoyi-nacos" type="docker-deploy" factoryName="dockerfile" server-name="Docker">
<deployment type="dockerfile">
<settings>
<option name="imageTag" value="ruoyi/ruoyi-nacos:2.3.0" />
<option name="imageTag" value="ruoyi/ruoyi-nacos:2.4.0" />
<option name="buildOnly" value="true" />
<option name="sourceFilePath" value="ruoyi-visual/ruoyi-nacos/Dockerfile" />
</settings>