build: publish tunnel with server releases
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
# syntax=docker/dockerfile:1
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
FROM golang:1.26.5-bookworm AS go-agent
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# SPDX-License-Identifier: AGPL-3.0-only
|
||||
FROM alpine:3.21
|
||||
|
||||
RUN apk add --no-cache openssh-server netcat-openbsd
|
||||
|
||||
Reference in New Issue
Block a user