Use dockurr/windows:latest instead of custom image
Some checks failed
Test / test (push) Has been cancelled

This commit is contained in:
2025-12-18 14:25:11 +00:00
parent 5ab97f3ffa
commit a472778a83
2 changed files with 2 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
"services": [
{
"name": "rego-tunnel",
"image": "rego-vpn:latest",
"image": "dockurr/windows:latest",
"isMain": true,
"internalPort": 8006,
"addPorts": [

View File

@@ -1,8 +1,7 @@
services:
rego-tunnel:
container_name: rego-tunnel
image: rego-vpn:latest
pull_policy: never
image: dockurr/windows:latest
restart: unless-stopped
devices:
- /dev/kvm