Przeglądaj źródła

Update base image to alpine 3.16

Peter 3 lat temu
rodzic
commit
2bd436dfd8
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      docker-compose.yml

+ 1 - 1
docker-compose.yml

@@ -422,7 +422,7 @@ services:
             - acme
 
     netfilter-mailcow:
-      image: mailcow/netfilter:1.47
+      image: mailcow/netfilter:1.48
       stop_grace_period: 30s
       depends_on:
         - dovecot-mailcow