diff --git a/README.md b/README.md index dc80a6f3..23660eb1 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ | graylog-datanode | graylog/graylog-datanode:6.1 | | guacamole | flcontainers/guacamole:latest | | homepage | ghcr.io/gethomepage/homepage:latest | -| hugo | hugomods/hugo:exts-0.145.0 | +| hugo | hugomods/hugo:exts | | immich-server | ghcr.io/immich-app/immich-server:release | | immich-machine-learning | ghcr.io/immich-app/immich-machine-learning:release | | immich-pg-db | tensorchord/pgvecto-rs:pg14-v0.2.1 | diff --git a/docker-compose.yml b/docker-compose.yml index 5f89e0d8..ff69184b 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1880,7 +1880,7 @@ services: hugo: command: hugo server --baseURL "it-services.${MY_TLD}" --bind 0.0.0.0 --appendPort=false --source=/src/it-services --configDir=/src/it-services/config/ -e production --logLevel debug container_name: hugo - image: hugomods/hugo:exts-0.145.0 + image: hugomods/hugo:exts labels: swag: enable swag_proto: http