Skip to content

Commit

Permalink
Upgrade Puppeteer to version 22.3.0 and Chromium to version 122.0.626…
Browse files Browse the repository at this point in the history
…1.94
  • Loading branch information
astefanutti committed Feb 29, 2024
1 parent 372c805 commit 9d2a4ae
Show file tree
Hide file tree
Showing 3 changed files with 397 additions and 257 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=120.0.6099.129-r0
ARG CHROMIUM_VERSION=122.0.6261.94-r0
ENV TERM xterm-color

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

0 comments on commit 9d2a4ae

Please sign in to comment.