Skip to content

Commit f3d874f

Browse files
committed
fix: add wllegal extra
1 parent 7139d89 commit f3d874f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ARG TARGETARCH
44

55
# renovate: datasource=pypi depName=Weblate versioning=pep440
66
ENV WEBLATE_VERSION=5.17.1
7-
ENV WEBLATE_EXTRAS=all,zxcvbn,saml,wsgi
7+
ENV WEBLATE_EXTRAS=all,zxcvbn,saml,wsgi,wllegal
88

99
SHELL ["/bin/bash", "-o", "pipefail", "-x", "-c"]
1010

0 commit comments

Comments
 (0)