Skip to content

Commit cc7ecb9

Browse files
committed
Update version to Lighthouse : v12.6.1 / Puppeteer : puppeteer-v24.10.0 / Lighthouse-puppeteer package : 1.4.0
1 parent 89669d6 commit cc7ecb9

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.6.0
1+
FROM femtopixel/google-lighthouse:v12.6.1
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.6.0-puppeteer-v24.10.0-1.4.0
1+
VERSION ?= v12.6.1-puppeteer-v24.10.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)