mailserver2 / mailserver

Simple and full-featured mail server using Docker
https://store.docker.com/community/images/mailserver2/mailserver
MIT License
133 stars 28 forks source link

Push the latest docker image of mailserver2/mailserver #66

Closed ksylvan closed 4 months ago

ksylvan commented 4 months ago

Classification

Reproducibility

Description

The last docker builds pushed of the mailserver image are from 2 months ago.

image

Steps to reproduce

  1. Visit https://hub.docker.com/r/mailserver2/mailserver/tags

Expected results

Tags should be incremented and latest images pushed to docker hub.

ksylvan commented 4 months ago

Pushed these images to docker hub.

% docker image ls 
REPOSITORY                                          TAG                    IMAGE ID       CREATED         SIZE
mailserver2/mailserver                              1.1.17                 cf4a37c964d9   7 minutes ago   423MB
mailserver2/mailserver                              20240311_01            cf4a37c964d9   7 minutes ago   423MB
mailserver2/mailserver                              latest                 cf4a37c964d9   7 minutes ago   423MB
SaraSmiseth commented 4 months ago

Hey @ksylvan , can you also create a Github Release for this version?

ksylvan commented 4 months ago

@SaraSmiseth yes. I’ll fix that too. Re-opening this.

ksylvan commented 4 months ago

@SaraSmiseth Completed now. Thanks for the nudge.