Skip to content

Commit 0f28f6e

Browse files
committed
Update Docker image to tatevikg1/phplist:test
1 parent 4f94f5e commit 0f28f6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
services:
22
app:
33
build: .
4-
image: phplist/base-distribution:latest
4+
image: tatevikg1/phplist:test
55
container_name: base-distribution-app
66
ports:
77
- "${PHPLIST_PORT:-8081}:80"

0 commit comments

Comments
 (0)