Skip to content

Commit

Permalink
Upgrade Puppeteer to version 20.7.3 and Chromium to version 114.0.573…
Browse files Browse the repository at this point in the history
…5.133
  • Loading branch information
astefanutti committed Jun 23, 2023
1 parent 67bfad2 commit 5dc6bd8
Show file tree
Hide file tree
Showing 3 changed files with 797 additions and 237 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ FROM alpine:3.15.0

LABEL org.opencontainers.image.source="https://github.com/astefanutti/decktape"

ARG CHROMIUM_VERSION=113.0.5672.126-r0
ARG CHROMIUM_VERSION=114.0.5735.133-r3
ENV TERM xterm-color

RUN <<EOF cat > /etc/apk/repositories
Expand Down

0 comments on commit 5dc6bd8

Please sign in to comment.