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 d6290da commit db905a2Copy full SHA for db905a2
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM femtopixel/google-lighthouse:v12.3.0
+FROM femtopixel/google-lighthouse:v12.4.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.3.0-puppeteer-v24.0.0-1.4.0
+VERSION ?= v12.4.0-puppeteer-v24.0.0-1.4.0
CACHE ?= --no-cache=1
.PHONY: docker build-docker publish-docker
docker: build-docker publish-docker
0 commit comments