Skip to content

Commit

Permalink
deps(deps): bump puppeteer/puppeteer in /packages/cli
Browse files Browse the repository at this point in the history
Bumps [puppeteer/puppeteer](https://github.com/puppeteer/puppeteer) from 20.0.0 to 20.1.2.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](puppeteer/puppeteer@puppeteer-v20.0.0...puppeteer-v20.1.2)

---
updated-dependencies:
- dependency-name: puppeteer/puppeteer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and andymac4182 committed May 8, 2023
1 parent e56d0bd commit 56496e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cli/Dockerfile
@@ -1,4 +1,4 @@
FROM ghcr.io/puppeteer/puppeteer:20.0.0@sha256:2c7492147ab3cabcd948b6eb42032b6506103db8ca8a41e3f839c366b3f60f77
FROM ghcr.io/puppeteer/puppeteer:20.1.2@sha256:6b2577355e4cd7453be1a60a1b0ab00307faf2a918ad2ce67ad1128f77fb41e7

COPY ./dist /app

Expand Down

0 comments on commit 56496e9

Please sign in to comment.