Use pre-built rego-windows image instead of build directive
Some checks failed
Test / test (push) Has been cancelled
Some checks failed
Test / test (push) Has been cancelled
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -1,11 +1,6 @@
|
|||||||
version: '3.9'
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
rego-tunnel:
|
rego-tunnel:
|
||||||
container_name: rego-tunnel
|
container_name: rego-tunnel
|
||||||
build:
|
|
||||||
context: ./build
|
|
||||||
dockerfile: Dockerfile
|
|
||||||
image: rego-windows:latest
|
image: rego-windows:latest
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
devices:
|
devices:
|
||||||
|
|||||||
Reference in New Issue
Block a user