Skip to content

Commit

Permalink
⬆️ Update tailscale/tailscale to v1.52.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 3, 2023
1 parent f9d80c2 commit b74614f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tailscale/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]

# Setup base
ARG BUILD_ARCH=amd64
ARG TAILSCALE_VERSION="v1.52.0"
ARG TAILSCALE_VERSION="v1.52.1"
RUN \
apk add --no-cache \
ip6tables=1.8.9-r2 \
Expand Down

0 comments on commit b74614f

Please sign in to comment.