From aa0f38d0dd80d63d1bfb2e78f292c0a5cd0c74a7 Mon Sep 17 00:00:00 2001 From: Muhammad Haad Bin Zahid <37215158+muhammadhaad@users.noreply.github.com> Date: Sat, 8 Nov 2025 06:05:46 +0000 Subject: [PATCH] Update Blinkospace image version to 1.6.3 (#484) On Dockerhub, blinko does not have the latest tag, so I changed it to the latest version, which is 1.6.3 at the time of pr. --- blueprints/blinko/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blueprints/blinko/docker-compose.yml b/blueprints/blinko/docker-compose.yml index 13126ff5..0d110956 100644 --- a/blueprints/blinko/docker-compose.yml +++ b/blueprints/blinko/docker-compose.yml @@ -1,6 +1,6 @@ services: blinko-website: - image: blinkospace/blinko:latest + image: blinkospace/blinko:1.6.3 environment: NODE_ENV: production # API Key for NextAuth