mirror of
https://github.com/hay-kot/homebox.git
synced 2025-07-31 14:50:28 +00:00
remove deprecated version tag for Docker v2
This commit is contained in:
parent
fbb17d66aa
commit
dc927b31f4
2 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue