diff --git a/Dockerfile b/Dockerfile index b9a435a..0590397 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM openresty/openresty:1.25.3.1-5-alpine-fat +FROM openresty/openresty:1.25.3.2-0-bookworm-fat # Install apt and lua dependencies RUN apk add --no-cache git bash python3 && \