Skip to content
This repository was archived by the owner on Apr 22, 2020. It is now read-only.

Commit 59d75dc

Browse files
committed
Upgrade: Change references from teecke to tpbtools
1 parent 7031256 commit 59d75dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

devcontrol/global/startup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
# @file devcontrol/global/startup.sh
44
# @brief devcontrol startup script and functions
5-
echo "Generic Platform - Mail Service (c) Teecke 2019"
5+
echo "Generic Platform - Mail Service (c) 2020 TIC para bien"
66
echo

docker-compose.yml.sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '3.7'
22

33
services:
44
mail:
5-
image: teecke/gp-mail:0.4.0
5+
image: tpbtools/gp-mail:1.1.0
66
build: mail
77
ports:
88
- 0025:0025

0 commit comments

Comments
 (0)