From 29444aaae7a51caee86bf8796f79b9357467bc61 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 28 Oct 2023 06:49:41 +0000 Subject: [PATCH] Update nextcloud Docker tag to v27 --- .gitea/workflows/epubreader.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/epubreader.yml b/.gitea/workflows/epubreader.yml index fe6a301..4e0085d 100644 --- a/.gitea/workflows/epubreader.yml +++ b/.gitea/workflows/epubreader.yml @@ -4,7 +4,7 @@ on: [push] jobs: nextcloud-22: runs-on: ubuntu-latest - container: nextcloud:22 + container: nextcloud:27 steps: - run: apt-get update - run: apt-get install -y git nodejs