update chromium to the last build

This commit is contained in:
2026-02-07 00:14:02 +01:00
parent 6b585d4748
commit aa873d97dc
2 changed files with 5 additions and 5 deletions

View File

@@ -9,16 +9,16 @@
"utilities" "utilities"
], ],
"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": 1, "tipi_version": 56,
"version": "v143.0.7499.40", "version": "v144.0.7559.109",
"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": 1765127288185, "created_at": 1770419252569,
"updated_at": 1765127384750, "updated_at": 1770419252569,
"dynamic_config": true, "dynamic_config": true,
"form_fields": [] "form_fields": []
} }

View File

@@ -4,7 +4,7 @@
"services": [ "services": [
{ {
"name": "chromium", "name": "chromium",
"image": "linuxserver/chromium:version-880f99c7", "image": "linuxserver/chromium:version-2b6aa449",
"isMain": true, "isMain": true,
"internalPort": "3000", "internalPort": "3000",
"shm_size": "1gb", "shm_size": "1gb",