Update base image to alpine 3.16

This commit is contained in:
Peter
2022-06-05 18:38:16 +02:00
parent 6efd9dc5f9
commit d13be25f45

View File

@@ -1,4 +1,4 @@
FROM alpine:3.15
FROM alpine:3.16
LABEL maintainer "Andre Peters <andre.peters@servercow.de>"
ENV XTABLES_LIBDIR /usr/lib/xtables