GitHub bot: fix linting issues (nobuild)

This commit is contained in:
github-actions
2025-07-11 23:57:22 +00:00
parent b222b941c2
commit 8ff40ecea1
2 changed files with 4 additions and 8 deletions

View File

@@ -1,6 +1,7 @@
## 2.33.0 (12-07-2025)
- Update to latest version from browserless/chrome (changelog : https://github.com/browserless/chrome/releases)
## 2.32.1 (28-06-2025)
- Update to latest version from browserless/chrome (changelog : https://github.com/browserless/chrome/releases)

View File

@@ -1,8 +1,5 @@
{
"arch": [
"aarch64",
"amd64"
],
"arch": ["aarch64", "amd64"],
"codenotary": "alexandrep.github@gmail.com",
"description": "Chromium as a service container",
"devices": [
@@ -73,9 +70,7 @@
},
"image": "ghcr.io/alexbelgium/browserless_chrome-{arch}",
"init": false,
"map": [
"addon_config:rw"
],
"map": ["addon_config:rw"],
"name": "Browserless Chromium",
"options": {
"TIMEOUT": "60000"