[PR #420] [MERGED] fix(browserless): update image to latest and fix configuration issues #446

Closed
opened 2025-11-22 20:38:48 -06:00 by GiteaMirror · 0 comments
Owner

📋 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: mainHead: fix-browserless-issue


📝 Commits (1)

  • f8674e9 fix(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:

  • Docker image: v2.23.0 → latest
  • Fix typo: BROWERLESS_HOST → BROWSERLESS_HOST
  • Standardize port: 3_000 → 3000

Fix -#418


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Dokploy/templates/pull/420 **Author:** [@Harikrishnan1367709](https://github.com/Harikrishnan1367709) **Created:** 10/3/2025 **Status:** ✅ Merged **Merged:** 10/5/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `main` ← **Head:** `fix-browserless-issue` --- ### 📝 Commits (1) - [`f8674e9`](https://github.com/Dokploy/templates/commit/f8674e9330e37b04452a9a6a55fb37f1657247fb) fix(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) <details> <summary>View changed files</summary> 📝 `blueprints/browserless/docker-compose.yml` (+1 -1) 📝 `blueprints/browserless/template.toml` (+2 -2) </details> ### 📄 Description Updates browserless template with: - Docker image: v2.23.0 → latest - Fix typo: BROWERLESS_HOST → BROWSERLESS_HOST - Standardize port: 3_000 → 3000 Fix -#418 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-22 20:38:48 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#446