chore(dockerfile): bump versions
- update NGINX to latest version (1.21.3) - update internal version to 5.2 (bug-fix release)
This commit is contained in:
parent
30388f81cd
commit
0ee6ef3fc4
@ -2,7 +2,7 @@
|
|||||||
# build AB-NGINX container (based on NGINX mainline)
|
# build AB-NGINX container (based on NGINX mainline)
|
||||||
#
|
#
|
||||||
|
|
||||||
ARG NGINX_VERSION=1.21.1
|
ARG NGINX_VERSION=1.21.3
|
||||||
FROM nginx:${NGINX_VERSION}-alpine
|
FROM nginx:${NGINX_VERSION}-alpine
|
||||||
ARG NGINX_VERSION
|
ARG NGINX_VERSION
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user