diff --git a/integration/Dockerfile b/integration/Dockerfile index 203464d..fcc3d84 100644 --- a/integration/Dockerfile +++ b/integration/Dockerfile @@ -1,3 +1,3 @@ -FROM debian:buster-slim +FROM debian:bookworm-slim RUN apt-get update RUN apt-get install --no-install-recommends -y nginx-light libnginx-mod-http-lua