fix: container image

This commit is contained in:
Simon Cornet 2026-04-21 17:46:48 +02:00
commit cff62e2892

View file

@ -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"