mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-12 01:56:43 -05:00
[PR #420] [MERGED] fix(browserless): update image to latest and fix configuration issues #446
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Dokploy/templates/pull/420
Author: @Harikrishnan1367709
Created: 10/3/2025
Status: ✅ Merged
Merged: 10/5/2025
Merged by: @Siumauricio
Base:
main← Head:fix-browserless-issue📝 Commits (1)
f8674e9fix(browserless): update image to latest and fix configuration issues - Update Docker image from v2.23.0 to latest for better compatibility - Fix typo in environment variable name (BROWERLESS_HOST → BROWSERLESS_HOST) - Standardize port format (3_000 → 3000) for consistency📊 Changes
2 files changed (+3 additions, -3 deletions)
View changed files
📝
blueprints/browserless/docker-compose.yml(+1 -1)📝
blueprints/browserless/template.toml(+2 -2)📄 Description
Updates browserless template with:
Fix -#418
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.