diff --git a/tasks/rustfs.yaml b/tasks/rustfs.yaml index 41ff0ba..6d13e0e 100644 --- a/tasks/rustfs.yaml +++ b/tasks/rustfs.yaml @@ -35,7 +35,7 @@ # rustfs name: "rustfs" - image: "docker.io/rustfs/rustfs:1.0.0-alpha.97" + image: "cr.simoncor.net/dockerhub/rustfs/rustfs:1.0.0-alpha.97" image_name_mismatch: "recreate" restart_policy: "unless-stopped" network_mode: "host"