mirror of
https://github.com/optim-enterprises-bv/Mailu.git
synced 2025-11-01 18:47:52 +00:00
Fix the nginx container build (package name changed for nginx-lua)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM nginx:alpine
|
||||
|
||||
RUN apk add --no-cache nginx-lua openssl
|
||||
RUN apk add --no-cache nginx-mod-http-lua
|
||||
|
||||
COPY nginx.conf.default /etc/nginx/nginx.conf.default
|
||||
|
||||
|
||||
Reference in New Issue
Block a user