diff --git a/Makefile b/Makefile index 045fa5d..e1f83b7 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION ?= v12.2.1-puppeteer-v23.6.0-1.4.0 +VERSION ?= v12.2.1-puppeteer-v23.6.1-1.4.0 CACHE ?= --no-cache=1 .PHONY: docker build-docker publish-docker docker: build-docker publish-docker