Explorar el Código

chore(deps): update docker.io/mwader/postfix-relay docker tag to v1.2.1

renovate[bot] hace 6 meses
padre
commit
12c2bdfa55
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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
 # postfix:
-#   image: docker.io/mwader/postfix-relay:1.1.40
+#   image: docker.io/mwader/postfix-relay:1.2.1
 #   environment:
 #     - POSTFIX_myhostname=postfix
 #   volumes: