We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7139d89 commit f3d874fCopy full SHA for f3d874f
2 files changed
Dockerfile
@@ -4,7 +4,7 @@ ARG TARGETARCH
4
5
# renovate: datasource=pypi depName=Weblate versioning=pep440
6
ENV WEBLATE_VERSION=5.17.1
7
-ENV WEBLATE_EXTRAS=all,zxcvbn,saml,wsgi
+ENV WEBLATE_EXTRAS=all,zxcvbn,saml,wsgi,wllegal
8
9
SHELL ["/bin/bash", "-o", "pipefail", "-x", "-c"]
10
docker-compose
0 commit comments