Unverified Commit 04915545 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

docs: Remove version from compose (#496)

parent 0a5d4911
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
version: "3"
services:
  windows:
    image: dockurr/windows
+0 −1
Original line number Diff line number Diff line
@@ -28,7 +28,6 @@ Windows in a Docker container.
Via Docker Compose:

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