fix: Upgrade Alpine Chromium package to version 109.0.5414.74-r0

This commit is contained in:
Antonin Stefanutti 2023-02-14 12:04:55 +01:00 committed by Antonin Stefanutti
parent 962fa9a65c
commit 3a96de63da

View File

@ -18,7 +18,7 @@ FROM alpine:3.15.0
LABEL org.opencontainers.image.source="https://github.com/astefanutti/decktape"
ARG CHROMIUM_VERSION=107.0.5304.121-r0
ARG CHROMIUM_VERSION=109.0.5414.74-r0
ENV TERM xterm-color
RUN <<EOF cat > /etc/apk/repositories