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 89669d6 commit cc7ecb9Copy full SHA for cc7ecb9
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM femtopixel/google-lighthouse:v12.6.0
+FROM femtopixel/google-lighthouse:v12.6.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.6.0-puppeteer-v24.10.0-1.4.0
+VERSION ?= v12.6.1-puppeteer-v24.10.0-1.4.0
CACHE ?= --no-cache=1
.PHONY: docker build-docker publish-docker
docker: build-docker publish-docker
0 commit comments