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 150fde9 commit b9370e4Copy full SHA for b9370e4
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM femtopixel/google-lighthouse:v12.5.0
+FROM femtopixel/google-lighthouse:v12.5.1
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.5.0-puppeteer-v24.4.0-1.4.0
+VERSION ?= v12.5.1-puppeteer-v24.4.0-1.4.0
CACHE ?= --no-cache=1
.PHONY: docker build-docker publish-docker
docker: build-docker publish-docker
0 commit comments