There was an error while loading. Please reload this page.
1 parent 3d6992c commit e13eb24Copy full SHA for e13eb24
2 files changed
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 0.6.58 2025-07-29 <dave at tiredofit dot ca>
2
+
3
+ ### Added
4
+ - Element 1.11.107
5
6
7
## 0.6.57 2025-07-02 <dave at tiredofit dot ca>
8
9
### Added
Dockerfile
@@ -6,7 +6,7 @@ LABEL maintainer="Dave Conroy (github.com/tiredofit)"
ARG ELEMENT_VERSION
-ENV ELEMENT_VERSION=${ELEMENT_VERSION:-"v1.11.105"} \
+ENV ELEMENT_VERSION=${ELEMENT_VERSION:-"v1.11.107"} \
10
ELEMENT_REPO_URL=https://github.com/vector-im/element-web \
11
UNIT_ENABLE_CREATE_SAMPLE_HTML=FALSE \
12
UNIT_SITE_ENABLED=element \
0 commit comments