From 5baabdd2dc046b9cca49153e9237a1517baf6228 Mon Sep 17 00:00:00 2001 From: mrhotio <26902309+mrhotio@users.noreply.github.com> Date: Sat, 2 Sep 2023 23:11:51 +0200 Subject: [PATCH] use ghcr --- VERSION.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION.json b/VERSION.json index 054b015e8..4c73fe7ed 100644 --- a/VERSION.json +++ b/VERSION.json @@ -3,7 +3,7 @@ "description": "Releases", "version": "1.33.2", "changelog": "https://github.com/sct/overseerr/compare/v1.33.1...v1.33.2", - "upstream_image": "cr.hotio.dev/hotio/base", + "upstream_image": "ghcr.io/hotio/base", "upstream_tag": "alpine", "upstream_digest_amd64": "sha256:db84a4b9b34cfbb55e4f585cd81bf51e6bd7c6ef2d3901b7ff8ad3e9a345af61", "upstream_digest_arm64": "sha256:5fcf8696aa5b1cce60eeca85f1fcc33b023dccc1413eb5cc4d16793b608d8f64",