Skip to content

Commit

Permalink
Upgrade Chromium to version 126.0.6478.126
Browse files Browse the repository at this point in the history
  • Loading branch information
astefanutti committed Jul 5, 2024
1 parent 574c643 commit 345b745
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 @@ -18,7 +18,7 @@ FROM alpine:3.19.1

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

ARG CHROMIUM_VERSION=122.0.6261.94-r0
ARG CHROMIUM_VERSION=126.0.6478.126-r1
ENV TERM xterm-color

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

0 comments on commit 345b745

Please sign in to comment.