1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-02-03 13:22:17 +02:00

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
No known key found for this signature in database
GPG Key ID: A40EE5665510C9D5

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