Skip to content

Commit ad02789

Browse files
Update dependency tailscale/tailscale to v1.98.8
1 parent 83ed6d5 commit ad02789

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ WORKDIR /go/src/tailscale
88
RUN apk add --no-cache git
99

1010
# renovate: datasource=github-releases depName=tailscale/tailscale
11-
ARG TAILSCALE_VERSION=v1.98.5
11+
ARG TAILSCALE_VERSION=v1.98.8
1212

1313
# Clone the Tailscale repository
1414
RUN git clone --depth 1 -c advice.detachedHead=false \

balena.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: tailscale
22
description: Run a Tailscale subnet router on balena!
33
# renovate: datasource=github-releases depName=tailscale/tailscale
4-
version: 1.98.5
4+
version: 1.98.8
55
type: sw.block
66
assets:
77
repository:

0 commit comments

Comments
 (0)