diff --git a/Dockerfile b/Dockerfile index 681d1f2..f3a6406 100644 --- a/Dockerfile +++ b/Dockerfile @@ -9,7 +9,7 @@ COPY lemmy-docs ./lemmy-docs RUN mdbook build lemmy-docs -d ../docs # Build the asyncapi API docs -FROM asyncapi/generator:1.7.0 as api +FROM asyncapi/generator:1.8.0 as api WORKDIR /app COPY src/assets/scripts/asyncapi.yaml ./ RUN ag -o ./api ./asyncapi.yaml @asyncapi/html-template --force-write diff --git a/joinlemmy-translations b/joinlemmy-translations index f04d607..2f55f8d 160000 --- a/joinlemmy-translations +++ b/joinlemmy-translations @@ -1 +1 @@ -Subproject commit f04d6079b44ebf521607353bdfc7c12b3e6f169c +Subproject commit 2f55f8dc7a4da3aa7e73e3961a2b963446feb091 diff --git a/lemmy-docs b/lemmy-docs index 95031c4..98cf34b 160000 --- a/lemmy-docs +++ b/lemmy-docs @@ -1 +1 @@ -Subproject commit 95031c483d9b744a596442a1065a49c16bcab888 +Subproject commit 98cf34ba2c68e112ac7f685395d57632acb9be74