diff --git a/Dockerfile b/Dockerfile index 3fc05f2..985ad8a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM debian:12.7 +FROM debian:12.8 RUN DEBIAN_FRONTEND="noninteractive" apt-get -y update RUN DEBIAN_FRONTEND="noninteractive" apt-get -y install curl jq python3 python3-pip firefox-esr libwebp-dev