diff --git a/Dockerfile b/Dockerfile index 5cf2d38..f4b026e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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 < /etc/apk/repositories