Skip to content

Commit

Permalink
Update version to Lighthouse : v12.2.1 / Puppeteer : puppeteer-v23.3.…
Browse files Browse the repository at this point in the history
…0 / Lighthouse-puppeteer package : 1.4.0
  • Loading branch information
jaymoulin committed Sep 6, 2024
1 parent 642db02 commit 8be91ef
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.0
FROM femtopixel/google-lighthouse:v12.2.1

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.0-puppeteer-v23.3.0-1.4.0
VERSION ?= v12.2.1-puppeteer-v23.3.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 8be91ef

Please sign in to comment.