Skip to content

Commit 7bf7511

Browse files
chore(deps): update dependency tailscale/tailscale to v1.98.10
1 parent d4c147f commit 7bf7511

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.image

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ RUN curl -fsSL https://pkgs.tailscale.com/stable/ubuntu/jammy.noarmor.gpg | tee
3838

3939
# Versions of dependencies
4040
# renovate: datasource=github-releases depName=tailscale/tailscale
41-
ENV TAILSCALE_VERSION=1.48.1
41+
ENV TAILSCALE_VERSION=1.98.10
4242

4343
RUN apt-get update && apt-get autoclean && DEBIAN_FRONTEND=noninteractive apt-get install -y \
4444
tailscale=${TAILSCALE_VERSION} \

0 commit comments

Comments
 (0)