feat(nginx): Update to stable 1.27.5
This commit is contained in:
parent
d51c09d22b
commit
d1686ee2fe
@ -2,7 +2,7 @@
|
||||
# build AB-NGINX container (based on NGINX mainline on Alpine linux)
|
||||
#
|
||||
|
||||
ARG NGINX_VERSION=1.27.3
|
||||
ARG NGINX_VERSION=1.27.5
|
||||
FROM nginx:${NGINX_VERSION}-alpine
|
||||
ARG NGINX_VERSION
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user