Revert "Update base image to alpine 3.16"

This reverts commit c9dbc7c7b7.
This commit is contained in:
Peter 2022-06-05 19:02:21 +02:00
parent c9dbc7c7b7
commit 1c479684fc
No known key found for this signature in database
GPG Key ID: A40EE5665510C9D5
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:3.16 FROM alpine:3.15
LABEL maintainer "Andre Peters <andre.peters@servercow.de>" LABEL maintainer "Andre Peters <andre.peters@servercow.de>"

View File

@ -386,7 +386,7 @@ services:
acme-mailcow: acme-mailcow:
depends_on: depends_on:
- nginx-mailcow - nginx-mailcow
image: mailcow/acme:1.82 image: mailcow/acme:1.81
dns: dns:
- ${IPV4_NETWORK:-172.22.1}.254 - ${IPV4_NETWORK:-172.22.1}.254
environment: environment: