Update rego-tunnel-linux config
Some checks failed
Test / test (push) Has been cancelled

This commit is contained in:
2025-12-24 20:20:05 +00:00
parent 3214e387ef
commit bed2e37610
3 changed files with 9 additions and 3 deletions

View File

@@ -1,7 +1,5 @@
FROM ubuntu:24.04
ENV DEBIAN_FRONTEND=noninteractive \
VNC_PASSWORD="vpnpass" \
NOVNC_PORT=8806
ENV DEBIAN_FRONTEND=noninteractive
RUN apt-get update && apt-get install -y \
iproute2 iptables ca-certificates \