⚔ 发布 1.7.0 稳定性版本

This commit is contained in:
疯狂的狮子li
2023-05-10 09:34:23 +08:00
parent 2bade9d2b9
commit 4423a091d5
64 changed files with 76 additions and 76 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.6.0" />
<option name="imageTag" value="ruoyi/ruoyi-gateway:1.7.0" />
<option name="buildOnly" value="true" />
<option name="sourceFilePath" value="ruoyi-gateway/Dockerfile" />
</settings>