From 13fb6fd1a76a3c33d7025db61c98f9d25949cfbf Mon Sep 17 00:00:00 2001 From: Fallenbagel <98979876+Fallenbagel@users.noreply.github.com> Date: Mon, 18 Apr 2022 07:27:21 +0500 Subject: [PATCH] Updated the docker tags Updated the docker tags to point to fallenbagel docker repo --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 913fbf3a8..44215bded 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -59,7 +59,7 @@ jobs: build-args: | COMMIT_TAG=${{ github.sha }} tags: | - notfakie/jellyseerr:develop + fallenbagel/jellyseerr:develop cache-from: type=local,src=/tmp/.buildx-cache cache-to: type=local,dest=/tmp/.buildx-cache-new,mode=max - # Temporary fix