diff --git a/tasks/rustfs.yaml b/tasks/rustfs.yaml index 0edb569..475a6a3 100644 --- a/tasks/rustfs.yaml +++ b/tasks/rustfs.yaml @@ -33,7 +33,7 @@ # 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" restart_policy: "unless-stopped" network_mode: "host"