summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthieu Saulnier <fantom@fedoraproject.org>2021-04-29 06:03:02 +0200
committerMatthieu Saulnier <fantom@fedoraproject.org>2021-04-29 06:03:02 +0200
commite7c215d652ba8b26f5a60475b0c6b5780f0cb6a2 (patch)
treeace4a9992ea632e069814399700d42715d8a1801
parent97ab7f1b9a38f88b50debf691f280173d3152b07 (diff)
downloadpoezio-e7c215d652ba8b26f5a60475b0c6b5780f0cb6a2.tar.gz
poezio-e7c215d652ba8b26f5a60475b0c6b5780f0cb6a2.tar.xz
poezio-e7c215d652ba8b26f5a60475b0c6b5780f0cb6a2.zip
Update to f34
-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: