Skip to content

Commit a055649

Browse files
fix: try to use a supported version of headless shell and cdproto
1 parent f8e5c37 commit a055649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ COPY repo /repo
55
WORKDIR /repo
66
RUN go build
77

8-
FROM chromedp/headless-shell:132.0.6834.15
8+
FROM chromedp/headless-shell:131.0.6778.86
99

1010
LABEL org.opencontainers.image.source "https://github.com/davidecavestro/docker-gphotos-cdp"
1111
LABEL org.opencontainers.image.description "Download photos and videos from your account without loosing geo-location attributes"

0 commit comments

Comments
 (0)