Stabilize room version 12. (#126)

Bless complement.

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk
2025-08-11 15:48:05 +00:00
parent 12bdfe3b66
commit 9c6e0e3350
3 changed files with 34 additions and 2 deletions

View File

@@ -167,7 +167,7 @@ RUN \
EOF
WORKDIR /usr/src
ADD https://github.com/matrix-construct/complement.git#f4bad90836317110be743ec9431de3e62582f8be complement
ADD https://github.com/matrix-construct/complement.git#403840348f6bcc9cc8ed1671dc2f638c2b1ce4ac complement
WORKDIR /usr/src/complement
ENV COMPLEMENT_BASE_IMAGE="complement-testee"