diff --git a/Makefile b/Makefile index 85a345b..8d26aba 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION ?= v12.2.3-puppeteer-v23.10.2-1.4.0 +VERSION ?= v12.2.3-puppeteer-v23.10.3-1.4.0 CACHE ?= --no-cache=1 .PHONY: docker build-docker publish-docker docker: build-docker publish-docker