Skip to content

Commit 1aa81c1

Browse files
committed
Fix Dockerfile links
1 parent b6615ee commit 1aa81c1

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ UPDATE session SET expires_at = ADDTIME(expires_at, '00:10:00');
4343
# Tags
4444
The following versions are available from DockerHub. The image tag matches the Roundcube version.
4545

46-
* [1.7.1.0, 1.7.1, 1.7, 1, latest](https://hub.docker.com/repository/docker/technicalguru/mailserver-roundcube) - [Dockerfile](https://github.com/technicalguru/docker-mailserver-roundcube/blob/1.7.1.0/Dockerfile)
47-
* [1.6.16.0, 1.6.16, 1.6](https://hub.docker.com/repository/docker/technicalguru/mailserver-roundcube) - [Dockerfile](https://github.com/technicalguru/docker-mailserver-roundcube/blob/1.6.16.0/Dockerfile)
48-
* [1.5.2.0, 1.5.2, 1.5](https://hub.docker.com/repository/docker/technicalguru/mailserver-roundcube) - [Dockerfile](https://github.com/technicalguru/docker-mailserver-roundcube/blob/1.5.2.0/Dockerfile)
49-
* [1.4.11.0, 1.4.11, 1.4](https://hub.docker.com/repository/docker/technicalguru/mailserver-roundcube) - [Dockerfile](https://github.com/technicalguru/docker-mailserver-roundcube/blob/1.4.11.0/Dockerfile)
46+
* [1.7.1.0, 1.7.1, 1.7, 1, latest](https://hub.docker.com/repository/docker/technicalguru/mailserver-roundcube) - [Dockerfile](https://github.com/technicalguru/docker-mailserver-roundcube/blob/v1.7.1.0/Dockerfile)
47+
* [1.6.16.0, 1.6.16, 1.6](https://hub.docker.com/repository/docker/technicalguru/mailserver-roundcube) - [Dockerfile](https://github.com/technicalguru/docker-mailserver-roundcube/blob/v1.6.16.0/Dockerfile)
48+
* [1.5.2.0, 1.5.2, 1.5](https://hub.docker.com/repository/docker/technicalguru/mailserver-roundcube) - [Dockerfile](https://github.com/technicalguru/docker-mailserver-roundcube/blob/v1.5.2.0/Dockerfile)
49+
* [1.4.11.0, 1.4.11, 1.4](https://hub.docker.com/repository/docker/technicalguru/mailserver-roundcube) - [Dockerfile](https://github.com/technicalguru/docker-mailserver-roundcube/blob/v1.4.11.0/Dockerfile)
5050

5151
# Supported Platforms
5252
* linux/amd64

0 commit comments

Comments
 (0)