2 parents b0f16a4 + 8dacbbd commit 7f59e20Copy full SHA for 7f59e20
2 files changed
Dockerfile
@@ -8,7 +8,7 @@ WORKDIR /go/src/tailscale
8
RUN apk add --no-cache git
9
10
# renovate: datasource=github-releases depName=tailscale/tailscale
11
-ARG TAILSCALE_VERSION=v1.102.2
+ARG TAILSCALE_VERSION=v1.102.3
12
13
# Clone the Tailscale repository
14
RUN git clone --depth 1 -c advice.detachedHead=false \
balena.yml
@@ -1,7 +1,7 @@
1
name: tailscale
2
description: Run a Tailscale subnet router on balena!
3
4
-version: 1.102.2
+version: 1.102.3
5
type: sw.block
6
assets:
7
repository:
0 commit comments