Skip to content

Commit

Permalink
Update headless-shell
Browse files Browse the repository at this point in the history
  • Loading branch information
glupmjoed committed May 17, 2024
1 parent 6d6851d commit 2b43d6c
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:114.0.5735.199
FROM chromedp/headless-shell:125.0.6422.60

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

Expand Down

0 comments on commit 2b43d6c

Please sign in to comment.