Upgrade Chromium to version 115.0.5790.170

This commit is contained in:
Antonin Stefanutti 2023-08-04 17:06:46 +02:00 committed by Antonin Stefanutti
parent 8c3057140a
commit ba2dd27862

View File

@ -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.110-r0
ARG CHROMIUM_VERSION=115.0.5790.170-r0
ENV TERM xterm-color
RUN <<EOF cat > /etc/apk/repositories