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