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