summaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile8
1 files changed, 1 insertions, 7 deletions
diff --git a/Dockerfile b/Dockerfile
index 221fd1e..f5820f4 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-FROM fedora:34
+FROM fedora:36
MAINTAINER http://fedoraproject.org/wiki/Cloud
# Set the timezone (for logs and history of poezio)
@@ -7,12 +7,6 @@ ENV TZ="Europe/Paris"
RUN dnf -y update && dnf clean all
-RUN dnf -y install dnf-plugins-core && dnf clean all
-
-
-# Add non-official repository
-RUN dnf -y copr enable fantom/poezio-omemo && \
- dnf repolist all
# Add non-official CA to connect to the server