Przeglądaj źródła

Merge pull request #1460 from ChristianLempa/renovate/docker.io-mwader-postfix-relay-1.x

chore(deps): update docker.io/mwader/postfix-relay docker tag to v1.2.1
Christian Lempa 6 miesięcy temu
rodzic
commit
5f0f7f2354
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      library/compose/wazuh/compose.yaml.j2

+ 1 - 1
library/compose/wazuh/compose.yaml.j2

@@ -131,7 +131,7 @@ services:
 
 
 # --> (Optional) When you need to use an SMTP relay for email notifications, and authentication is required
 # --> (Optional) When you need to use an SMTP relay for email notifications, and authentication is required
 # postfix:
 # postfix:
-#   image: docker.io/mwader/postfix-relay:1.1.40
+#   image: docker.io/mwader/postfix-relay:1.2.1
 #   environment:
 #   environment:
 #     - POSTFIX_myhostname=postfix
 #     - POSTFIX_myhostname=postfix
 #   volumes:
 #   volumes: