summaryrefslogtreecommitdiffhomepage
path: root/Dockerfile.base
diff options
context:
space:
mode:
authorAndrew Lytvynov <awly@tailscale.com>2025-01-13 10:02:26 -0800
committerGitHub <noreply@github.com>2025-01-13 10:02:26 -0800
commit377127c20ca5cb5660e7086d64bc1fcb3e9da9d8 (patch)
tree7bd939f4d37f3baa1fc69157016be828fa10fca0 /Dockerfile.base
parent60d19fa00d93f756fe9244a6c6b7ceb806696477 (diff)
downloadtailscale-377127c20ca5cb5660e7086d64bc1fcb3e9da9d8.tar.xz
tailscale-377127c20ca5cb5660e7086d64bc1fcb3e9da9d8.zip
Revert "Dockerfile: bump base alpine image (#14604)" (#14620)
This reverts commit 5fdb4f83ad23f0ee7a9dc08ecc2a0ceeabd81fc3. Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
Diffstat (limited to 'Dockerfile.base')
-rw-r--r--Dockerfile.base2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile.base b/Dockerfile.base
index 5186746a4..eb4f0a02a 100644
--- a/Dockerfile.base
+++ b/Dockerfile.base
@@ -1,5 +1,5 @@
# Copyright (c) Tailscale Inc & AUTHORS
# SPDX-License-Identifier: BSD-3-Clause
-FROM alpine:3.21
+FROM alpine:3.18
RUN apk add --no-cache ca-certificates iptables iproute2 ip6tables iputils