From f24db0b1db591024349cbc585b754aa7ac6bf3a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Kucharczyk?= Date: Fri, 16 Jan 2026 11:45:27 +0100 Subject: [PATCH] redlib: revert to official image --- services/redlib.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/services/redlib.yml b/services/redlib.yml index 80afb2c..3e539aa 100644 --- a/services/redlib.yml +++ b/services/redlib.yml @@ -1,8 +1,7 @@ --- services: redlib: - # image: quay.io/redlib/redlib:latest - image: ghcr.io/cycneuramus/containers:redlib # until https://github.com/redlib-org/redlib/issues/446 is fixed + image: quay.io/redlib/redlib:latest restart: unless-stopped container_name: "redlib" user: nobody