Skip to content

Commit

Permalink
Update version to Lighthouse : v12.2.3 / Puppeteer : puppeteer-v23.9.…
Browse files Browse the repository at this point in the history
…0 / Lighthouse-puppeteer package : 1.4.0
  • Loading branch information
jaymoulin committed Dec 2, 2024
1 parent 9ba39de commit f5ccb91
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.2.2
FROM femtopixel/google-lighthouse:v12.2.3

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.2.2-puppeteer-v23.9.0-1.4.0
VERSION ?= v12.2.3-puppeteer-v23.9.0-1.4.0
CACHE ?= --no-cache=1
.PHONY: docker build-docker publish-docker
docker: build-docker publish-docker
Expand Down

0 comments on commit f5ccb91

Please sign in to comment.