docs: Readme (#24)

This commit is contained in:
Kroese 2024-01-15 23:47:51 +01:00 committed by GitHub
parent f0047bd6dc
commit f9b2cb0411
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -1,8 +1,8 @@
version: "3"
services:
windows:
image: dockurr/windows
container_name: windows
image: dockurr/windows:latest
environment:
VERSION: "win11x64"
devices:

View file

@ -28,8 +28,8 @@ Via `docker-compose.yml`
version: "3"
services:
windows:
container_name: windows
image: dockurr/windows
container_name: windows
environment:
VERSION: "win11x64"
devices: