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 2f5ee5d commit 9c0df4cCopy full SHA for 9c0df4c
1 file changed
Dockerfile
@@ -1,6 +1,6 @@
1
FROM ghcr.io/element-hq/matrix-authentication-service:1.14.0 AS mas-cli
2
3
-FROM debian:bookworm-slim
+FROM debian:trixie-slim
4
5
RUN apt update && \
6
apt install curl jq -y
0 commit comments