diff --git a/Dockerfile b/Dockerfile index 48b31ec..0895679 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,7 +5,7 @@ COPY repo /repo WORKDIR /repo RUN go build -FROM chromedp/headless-shell:132.0.6834.15 +FROM chromedp/headless-shell:131.0.6778.86 LABEL org.opencontainers.image.source "https://github.com/davidecavestro/docker-gphotos-cdp" LABEL org.opencontainers.image.description "Download photos and videos from your account without loosing geo-location attributes"