build: publish tunnel with server releases

This commit is contained in:
benya
2026-07-23 00:56:13 +03:00
parent 49d2debce6
commit a7ce37f1f8
6 changed files with 37 additions and 6 deletions
+1
View File
@@ -1,4 +1,5 @@
# syntax=docker/dockerfile:1
# SPDX-License-Identifier: MIT
FROM golang:1.26.5-bookworm AS go-agent
+1
View File
@@ -1,3 +1,4 @@
# SPDX-License-Identifier: AGPL-3.0-only
FROM alpine:3.21
RUN apk add --no-cache openssh-server netcat-openbsd