diff --git a/Makefile b/Makefile index bc476fb..507e4ed 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION ?= v12.2.2-puppeteer-v23.8.0-1.4.0 +VERSION ?= v12.2.2-puppeteer-v23.9.0-1.4.0 CACHE ?= --no-cache=1 .PHONY: docker build-docker publish-docker docker: build-docker publish-docker