Skip to content

Commit

Permalink
Update headless-shell
Browse files Browse the repository at this point in the history
  • Loading branch information
glupmjoed committed Jan 18, 2024
1 parent 127ce93 commit 486067a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ COPY cmd ./cmd
RUN go build ./cmd/...

# use chrome headless for deployment image
FROM chromedp/headless-shell:111.0.5563.111
FROM chromedp/headless-shell:114.0.5735.199

COPY --from=golang /app/decap /usr/local/bin/decap

Expand Down

0 comments on commit 486067a

Please sign in to comment.