Skip to content

Commit

Permalink
moved repository to indimail org
Browse files Browse the repository at this point in the history
  • Loading branch information
mbhangui committed Dec 31, 2023
1 parent b8a9fdb commit 3e93e10
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion indimail-mta/rockylinux9/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# docker build -f dockerfile.rockylinux9 -t cprogrammer/indimail-mta:rockylinux9
FROM rockylinux:9
MAINTAINER cprogrammer
LABEL org.opencontainers.image.source=https://github.com/mbhangui/indimail-mta:rockylinux9
LABEL org.opencontainers.image.source=https://github.com/indimail/indimail-mta:rockylinux9

# Freshen RUN dnf update
RUN export HOSTNAME=indimail.org \
Expand Down
2 changes: 1 addition & 1 deletion indimail/rockylinux9/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# docker build -f dockerfile.rockylinux9 -t cprogrammer/indimail:rockylinux9
FROM rockylinux:9
MAINTAINER cprogrammer
LABEL org.opencontainers.image.source=https://github.com/mbhangui/indimail:rockylinux9
LABEL org.opencontainers.image.source=https://github.com/indimail/indimail:rockylinux9

# Freshen RUN dnf update
RUN export HOSTNAME=indimail.org \
Expand Down
2 changes: 1 addition & 1 deletion webmail/rockylinux9/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# docker build -f dockerfile.rockylinux9 -t cprogrammer/indimail-web:rockylinux9
FROM rockylinux:9
MAINTAINER cprogrammer
LABEL org.opencontainers.image.source=https://github.com/mbhangui/indimail-web:rockylinux9
LABEL org.opencontainers.image.source=https://github.com/indimail/indimail-web:rockylinux9

# Freshen RUN dnf update
RUN export HOSTNAME=indimail.org \
Expand Down

0 comments on commit 3e93e10

Please sign in to comment.