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 1d1d983 commit 2301cdfCopy full SHA for 2301cdf
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 0.4.2 2023-01-31 <dave at tiredofit dot ca>
2
+
3
+ ### Added
4
+ - Element 1.11.22
5
6
7
## 0.4.1 2023-01-21 <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.20"} \
+ENV ELEMENT_VERSION=${ELEMENT_VERSION:-"v1.11.22"} \
10
ELEMENT_REPO_URL=https://github.com/vector-im/element-web \
11
NGINX_ENABLE_CREATE_SAMPLE_HTML=FALSE \
12
NGINX_SITE_ENABLED=element \
0 commit comments