We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8e5c37 commit a055649Copy full SHA for a055649
Dockerfile
@@ -5,7 +5,7 @@ COPY repo /repo
5
WORKDIR /repo
6
RUN go build
7
8
-FROM chromedp/headless-shell:132.0.6834.15
+FROM chromedp/headless-shell:131.0.6778.86
9
10
LABEL org.opencontainers.image.source "https://github.com/davidecavestro/docker-gphotos-cdp"
11
LABEL org.opencontainers.image.description "Download photos and videos from your account without loosing geo-location attributes"
0 commit comments