update chromium to the lastest version

This commit is contained in:
2026-05-05 15:56:28 +02:00
parent aa873d97dc
commit f3d9692968
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -10,15 +10,15 @@
], ],
"description": "Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.", "description": "Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.",
"tipi_version": 56, "tipi_version": 56,
"version": "v144.0.7559.109", "version": "v149.0.7827.2",
"source": "https://source.chromium.org/chromium/chromium/src", "source": "https://source.chromium.org/chromium/chromium/src",
"exposable": true, "exposable": true,
"supported_architectures": [ "supported_architectures": [
"arm64", "arm64",
"amd64" "amd64"
], ],
"created_at": 1770419252569, "created_at": 1777989337760,
"updated_at": 1770419252569, "updated_at": 1777989337760,
"dynamic_config": true, "dynamic_config": true,
"form_fields": [] "form_fields": []
} }
+1 -1
View File
@@ -4,7 +4,7 @@
"services": [ "services": [
{ {
"name": "chromium", "name": "chromium",
"image": "linuxserver/chromium:version-2b6aa449", "image": "linuxserver/chromium:version-1aac4eaa",
"isMain": true, "isMain": true,
"internalPort": "3000", "internalPort": "3000",
"shm_size": "1gb", "shm_size": "1gb",