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