1
0
Fork 0

master-compose: use tag 'ext-debian' for hugo-mahayogi

This commit is contained in:
Pratham Patel 2022-08-23 17:54:11 +05:30
parent f1329a578e
commit 26db0938de
1 changed files with 1 additions and 1 deletions

View File

@ -163,7 +163,7 @@ services:
thefossguy-mach:
image: klakegg/hugo:alpine
image: klakegg/hugo:ext-debian
container_name: hugo-mahayogi
command: server --disableFastRender -b https://mach.thefossguy.com/ --appendPort=false
restart: always