Skip to content

Commit e166746

Browse files
committed
Update Docker image tag for phpList service in docker-compose.yml
1 parent 8e3c875 commit e166746

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docker-compose.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
services:
22
app:
3-
build: .
43
# todo: change to phplist dockerhub
5-
image: tatevikg1/phplist:test
4+
image: tatevikg1/phplist4:test
65
container_name: base-distribution-app
76
ports:
87
- "${PHPLIST_PORT:-8081}:8081"

0 commit comments

Comments
 (0)