diff --git a/Makefile b/Makefile index 1a6aa95..cd58c0a 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION ?= v11.3.0-puppeteer-v21.5.0-1.3.3 +VERSION ?= v11.3.0-puppeteer-v21.5.1-1.3.3 CACHE ?= --no-cache=1 .PHONY: docker build-docker publish-docker docker: build-docker publish-docker