🎃 发布 1.8.1 稳定性增强 修复部分bug

This commit is contained in:
疯狂的狮子Li
2023-09-26 10:02:31 +08:00
parent eaff7acf4a
commit 16f73d8ade
66 changed files with 77 additions and 77 deletions

View File

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