bump version to v2.1.0

This commit is contained in:
Alex Auvolat
2025-09-15 15:50:02 +02:00
parent df4721387c
commit b43f309ec7
21 changed files with 56 additions and 50 deletions
+1 -1
View File
@@ -132,7 +132,7 @@ docker run \
-v /path/to/garage.toml:/etc/garage.toml \
-v /path/to/garage/meta:/var/lib/garage/meta \
-v /path/to/garage/data:/var/lib/garage/data \
dxflrs/garage:v2.0.0
dxflrs/garage:v2.1.0
```
Under Linux, you can substitute `--network host` for `-p 3900:3900 -p 3901:3901 -p 3902:3902 -p 3903:3903`