Update nginx Docker tag to v1.21.0
This commit is contained in:
parent
53b26b7d0f
commit
77534f0694
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
FROM nginx:1.20.0-alpine
|
FROM nginx:1.21.0-alpine
|
||||||
|
|
||||||
COPY nginx.conf /etc/nginx/nginx.conf
|
COPY nginx.conf /etc/nginx/nginx.conf
|
||||||
|
|
Loading…
Reference in a new issue