Add support for remotely managed tunnel

This commit is contained in:
aptalca
2024-12-19 20:52:02 -05:00
parent 973e037a4f
commit 0e000bcdfc
4 changed files with 51 additions and 6 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# syntax=docker/dockerfile:1
# Build container
FROM ghcr.io/linuxserver/baseimage-alpine:3.19 AS buildstage
FROM ghcr.io/linuxserver/baseimage-alpine:3.21 AS buildstage
ARG MOD_VERSION