Skip to content

Commit

Permalink
Run integration test on Debian 12 (bookworm)
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton committed Jul 30, 2023
1 parent 11383e1 commit f65e2cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration/Dockerfile
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit f65e2cb

Please sign in to comment.