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 e96c7d7 commit a7797a3Copy full SHA for a7797a3
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM femtopixel/google-lighthouse:v12.2.3
+FROM femtopixel/google-lighthouse:v12.3.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.2.3-puppeteer-v23.10.3-1.4.0
+VERSION ?= v12.3.0-puppeteer-v23.10.3-1.4.0
CACHE ?= --no-cache=1
.PHONY: docker build-docker publish-docker
docker: build-docker publish-docker
0 commit comments