Skip to content

Commit

Permalink
docs: Remove version from compose (#496)
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored May 15, 2024
1 parent 0a5d491 commit 0491554
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion compose.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3"
services:
windows:
image: dockurr/windows
Expand Down
1 change: 0 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ Windows in a Docker container.
Via Docker Compose:

```yaml
version: "3"
services:
windows:
image: dockurr/windows
Expand Down

0 comments on commit 0491554

Please sign in to comment.