diff --git a/Dockerfile b/Dockerfile index 04e478a..5d3e4bf 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM openresty/openresty:1.25.3.1-2-alpine-fat +FROM openresty/openresty:1.25.3.1-3-alpine-fat # Install apt and lua dependencies RUN apk add --no-cache git bash python3 && \