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 80cb0eb commit aed22fcCopy full SHA for aed22fc
Containerfile
@@ -18,7 +18,7 @@ LABEL \
18
org.opencontainers.image.licenses="MIT"
19
20
ARG \
21
- MAS_VERSION="v1.6.0" \
+ MAS_VERSION="v1.7.0" \
22
MAS_REPO_URL="https://github.com/element-hq/matrix-authentication-service"
23
24
COPY CHANGELOG.md /usr/src/container/CHANGELOG.md
0 commit comments