chg: [docker] updated image path to the github package of this repo

pull/78/head
Andras Iklody 2021-10-25 18:00:33 +02:00 committed by GitHub
parent 94b33f77e3
commit 3916941e07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ services:
MYSQL_USER: "cerebrate"
MYSQL_PASSWORD: "etarberec"
www:
image: $IMAGE_NAME
image: ghcr.io/cerebrate-project/cerebrate:main
ports:
- "8080:80"
volumes: