forked from DevOps/deploy.stack
build: 将镜像标签从IMAGE_TAG更改为IMAGE_TAG_LTS
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
rustfs:
|
||||
image: ${IMAGE_TAG}
|
||||
image: ${IMAGE_TAG_LTS}
|
||||
environment:
|
||||
- RUSTFS_SERVER_DOMAINS=${RUSTFS_SERVER_DOMAINS}
|
||||
- RUSTFS_CONSOLE_ENABLE=${RUSTFS_CONSOLE_ENABLE}
|
||||
|
||||
Reference in New Issue
Block a user