Skip to content

Commit db905a2

Browse files
committed
Update version to Lighthouse : v12.4.0 / Puppeteer : puppeteer-v24.0.0 / Lighthouse-puppeteer package : 1.4.0
1 parent d6290da commit db905a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM femtopixel/google-lighthouse:v12.3.0
1+
FROM femtopixel/google-lighthouse:v12.4.0
22

33
ARG VERSION=v5.2.1
44
LABEL maintainer="Jay MOULIN <https://jaymoulin.me/femtopixel/docker-google-lighthouse-puppeteer> <https://twitter.com/MoulinJay>"

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION ?= v12.3.0-puppeteer-v24.0.0-1.4.0
1+
VERSION ?= v12.4.0-puppeteer-v24.0.0-1.4.0
22
CACHE ?= --no-cache=1
33
.PHONY: docker build-docker publish-docker
44
docker: build-docker publish-docker

0 commit comments

Comments
 (0)