Update nginx Docker tag to v1.19.10
This commit is contained in:
parent
d31c135646
commit
9588514c28
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
FROM nginx:1.19.9-alpine
|
||||
FROM nginx:1.19.10-alpine
|
||||
|
||||
COPY nginx.conf /etc/nginx/nginx.conf
|
||||
|
|
Loading…
Reference in a new issue