mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2025-12-21 13:23:14 +01:00
chore: remove deprecated version tag for Docker v2 (#902)
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
version: "3.4"
|
||||
|
||||
services:
|
||||
homebox:
|
||||
image: homebox
|
||||
|
||||
@@ -27,8 +27,6 @@ $ docker run -d \
|
||||
## Docker-Compose
|
||||
|
||||
```yaml
|
||||
version: "3.4"
|
||||
|
||||
services:
|
||||
homebox:
|
||||
image: ghcr.io/hay-kot/homebox:latest
|
||||
|
||||
Reference in New Issue
Block a user