Skip to content

Commit

Permalink
Merge pull request #851 from help-me-mom/renovate/root/satantime-pupp…
Browse files Browse the repository at this point in the history
…eteer-node-20.x

chore(deps): update satantime/puppeteer-node docker tag to v20.1.0
  • Loading branch information
satanTime authored May 7, 2023
2 parents afb2cb1 + d81ff09 commit 1e7b0a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ parameters:
jobs:
Core Chrome:
docker:
- image: satantime/puppeteer-node:20.0.0
- image: satantime/puppeteer-node:20.1.0
steps:
- checkout
- restore_cache:
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3'

services:
core:
image: satantime/puppeteer-node:20.0.0
image: satantime/puppeteer-node:20.1.0
working_dir: /app
volumes:
- .:/app
Expand Down

0 comments on commit 1e7b0a1

Please sign in to comment.