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