Skip to content

Commit

Permalink
chore: bump browserless
Browse files Browse the repository at this point in the history
  • Loading branch information
julianpoy committed Oct 21, 2023
1 parent afae02f commit 27fca1d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ services:
- POSTGRES_USER=recipesage_dev
- POSTGRES_PASSWORD=recipesage_dev
browserless:
image: browserless/chrome:1.53.0-chrome-stable
image: browserless/chrome:1.60.0-chrome-stable
environment:
- MAX_CONCURRENT_SESSIONS=3
- MAX_QUEUE_LENGTH=10
Expand Down
2 changes: 1 addition & 1 deletion kube/configs/browserless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: rs-browserless
image: browserless/chrome:1.53.0-chrome-stable
image: browserless/chrome:1.60.2-chrome-stable
ports:
- containerPort: 3000
env:
Expand Down

0 comments on commit 27fca1d

Please sign in to comment.