mirror of
https://github.com/dcarrillo/docker-nginx.git
synced 2025-11-20 03:12:36 +00:00
Bump nginx to 1.29.3 and refactor the building/testing
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM alpine:3.19
|
||||
FROM alpine:3.22
|
||||
|
||||
ARG ARG_NGINX_VERSION
|
||||
|
||||
@@ -13,7 +13,8 @@ RUN CONFIG=" \
|
||||
--without-http_autoindex_module \
|
||||
--without-http_browser_module \
|
||||
--without-http_empty_gif_module \
|
||||
--without-http_limit_conn_module \
|
||||
--without-http_geo_module \
|
||||
--without-http_grpc_module \
|
||||
--without-http_map_module \
|
||||
--without-http_memcached_module \
|
||||
--without-http_referer_module \
|
||||
|
||||
Reference in New Issue
Block a user