diff --git a/Dockerfile b/Dockerfile index f9200e9..da16165 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine +FROM alpine:3.22 # Installs latest Chromium (100) package. RUN apk add --no-cache \