Dockerfile.base: update to alpine:3.15

Signed-off-by: Maisem Ali <maisem@tailscale.com>
This commit is contained in:
Maisem Ali 2022-01-07 06:13:31 -08:00 committed by Maisem Ali
parent 1b426cc232
commit 138662e248
1 changed files with 1 additions and 1 deletions

View File

@ -2,5 +2,5 @@
# Use of this source code is governed by a BSD-style
# license that can be found in the LICENSE file.
FROM alpine:3.14
FROM alpine:3.15
RUN apk add --no-cache ca-certificates iptables iproute2 ip6tables