diff --git a/master-compose.yml b/master-compose.yml index 0ada294..20ccedf 100644 --- a/master-compose.yml +++ b/master-compose.yml @@ -93,7 +93,7 @@ services: ################################################################################ thefossguy-blog: - image: docker.io/klakegg/hugo:alpine + image: docker.io/klakegg/hugo:debian pull_policy: always container_name: hugo-vaikunthnatham command: server --disableFastRender -b https://blog.thefossguy.com/ --appendPort=false