Skip to content

Commit

Permalink
Update version to Lighthouse : v12.2.0 / Puppeteer : puppeteer-v23.0.…
Browse files Browse the repository at this point in the history
…1 / Lighthouse-puppeteer package : 1.4.0
  • Loading branch information
jaymoulin committed Aug 7, 2024
1 parent d16456c commit 6b3100a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM femtopixel/google-lighthouse:v12.1.0
FROM femtopixel/google-lighthouse:v12.2.0

ARG VERSION=v5.2.1
LABEL maintainer="Jay MOULIN <https://jaymoulin.me/femtopixel/docker-google-lighthouse-puppeteer> <https://twitter.com/MoulinJay>"
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION ?= v12.1.0-puppeteer-v23.0.1-1.4.0
VERSION ?= v12.2.0-puppeteer-v23.0.1-1.4.0
CACHE ?= --no-cache=1
.PHONY: docker build-docker publish-docker
docker: build-docker publish-docker
Expand Down

0 comments on commit 6b3100a

Please sign in to comment.