From f0b645c894608297422f9f865905875fd2e4ddf4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Slavi=C5=A1a=20Are=C5=BEina?= <58952836+tremor021@users.noreply.github.com> Date: Mon, 7 Jul 2025 08:16:20 +0200 Subject: [PATCH] Mark updateable (#5773) --- frontend/public/json/dockge.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/dockge.json b/frontend/public/json/dockge.json index b4308ebc7..ad6e55541 100644 --- a/frontend/public/json/dockge.json +++ b/frontend/public/json/dockge.json @@ -6,7 +6,7 @@ ], "date_created": "2024-05-02", "type": "ct", - "updateable": false, + "updateable": true, "privileged": false, "interface_port": 5001, "documentation": null,