We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23b4ff7 commit 35e229dCopy full SHA for 35e229d
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM femtopixel/google-lighthouse:v12.6.1
+FROM femtopixel/google-lighthouse:v12.8.0
2
3
ARG VERSION=v5.2.1
4
LABEL maintainer="Jay MOULIN <https://jaymoulin.me/femtopixel/docker-google-lighthouse-puppeteer> <https://twitter.com/MoulinJay>"
Makefile
-VERSION ?= v12.6.1-puppeteer-v24.10.2-1.4.4
+VERSION ?= v12.8.0-puppeteer-v24.10.2-1.4.4
CACHE ?= --no-cache=1
.PHONY: docker build-docker publish-docker
docker: build-docker publish-docker
0 commit comments