summaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 738c110..f76cca8 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-FROM fedora:33
+FROM fedora:34
MAINTAINER http://fedoraproject.org/wiki/Cloud
@@ -14,6 +14,7 @@ RUN dnf -y copr enable fantom/poezio-omemo && \
# Add non-official CA to connect to the server
# If you want an account on casperlefantom.net, just send request to:
# "casper at casperlefantom.net"; then enable OMEMO
+# or create new account on jabber.fr provider
RUN curl -o /etc/pki/ca-trust/source/anchors/root.pem https://dl.casperlefantom.net/pub/ssl/root.pem && \
/usr/bin/update-ca-trust
# Sha256 fingerprint is stored here: