Dockerfile: bump alpine to 3.16

Signed-off-by: Maisem Ali <maisem@tailscale.com>
This commit is contained in:
Maisem Ali
2022-06-29 08:05:08 -07:00
committed by Maisem Ali
parent ef351ac0dd
commit cfa484e1a2
2 changed files with 2 additions and 2 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.15
FROM alpine:3.16
RUN apk add --no-cache ca-certificates iptables iproute2 ip6tables