1
0
Fork 0

hugo for my blog needs the debian image for some reason

This commit is contained in:
Pratham Patel 2023-07-13 21:53:00 +05:30
parent f4ca7e43cb
commit c07842ef94
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -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