docker修改为普通用户,文件统一存放到home目录

This commit is contained in:
三丙
2024-11-22 15:30:20 +08:00
parent 6f078284ea
commit c23b25e6c5
8 changed files with 35 additions and 38 deletions

View File

@@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.3.3</version>
<version>3.3.5</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>sanbing</groupId>