Skip to content

Commit ac7bdd6

Browse files
Update dependency tailscale/tailscale to v1.98.10
1 parent 04e64d2 commit ac7bdd6

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.9
11+
ARG TAILSCALE_VERSION=v1.98.10
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.9
4+
version: 1.98.10
55
type: sw.block
66
assets:
77
repository:

0 commit comments

Comments
 (0)