🧨🧨🧨发布 2.5.2 版本 2025年最后一版

This commit is contained in:
疯狂的狮子Li
2025-12-23 09:28:36 +08:00
parent 3ca290b7d7
commit 93f9249410
17 changed files with 27 additions and 27 deletions

View File

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