Skip to content

Commit

Permalink
Upgrade Puppeteer to version 21.4.1 and Chromium to version 118.0.599…
Browse files Browse the repository at this point in the history
…3.117
  • Loading branch information
astefanutti committed Nov 4, 2023
1 parent 418086f commit aac8891
Show file tree
Hide file tree
Showing 3 changed files with 279 additions and 203 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=115.0.5790.170-r0
ARG CHROMIUM_VERSION=118.0.5993.117-r0
ENV TERM xterm-color

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

0 comments on commit aac8891

Please sign in to comment.