Skip to content

Commit 6fd8457

Browse files
chore: remove deprecated version tag for Docker v2 (#902)
1 parent c2511d5 commit 6fd8457

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

docker-compose.yml

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
version: "3.4"
2-
31
services:
42
homebox:
53
image: homebox

docs/docs/quick-start.md

-2
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ $ docker run -d \
2727
## Docker-Compose
2828

2929
```yaml
30-
version: "3.4"
31-
3230
services:
3331
homebox:
3432
image: ghcr.io/hay-kot/homebox:latest

0 commit comments

Comments
 (0)