mirror of
https://github.com/hay-kot/homebox.git
synced 2024-11-21 08:05:43 +00:00
chore: remove deprecated version tag for Docker v2 (#902)
This commit is contained in:
parent
c2511d56d7
commit
6fd8457e5a
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…
Reference in a new issue