fix: container image
This commit is contained in:
parent
0acdc541a5
commit
cff62e2892
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@
|
||||||
|
|
||||||
# rustfs
|
# rustfs
|
||||||
name: "rustfs"
|
name: "rustfs"
|
||||||
image: "docker.io/fosrl/rustfs:1.0.0-alpha.97"
|
image: "docker.io/rustfs/rustfs:1.0.0-alpha.97"
|
||||||
image_name_mismatch: "recreate"
|
image_name_mismatch: "recreate"
|
||||||
restart_policy: "unless-stopped"
|
restart_policy: "unless-stopped"
|
||||||
network_mode: "host"
|
network_mode: "host"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue