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/lemmy-translations b/lemmy-translations index 9e3dfeb..e6e82ba 160000 --- a/lemmy-translations +++ b/lemmy-translations @@ -1 +1 @@ -Subproject commit 9e3dfebe14693553f1002ef06f02201ca1d52863 +Subproject commit e6e82ba80ff4bf3762c602fedc71f5967098f190