diff --git a/Makefile b/Makefile index a5a6142..f7e1906 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION ?= v12.2.0-puppeteer-v23.0.2-1.4.0 +VERSION ?= v12.2.0-puppeteer-v23.1.0-1.4.0 CACHE ?= --no-cache=1 .PHONY: docker build-docker publish-docker docker: build-docker publish-docker