Update nginx Docker tag to v1.19.7
This commit is contained in:
parent
bfe39bd87e
commit
42214bf1db
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
FROM nginx:1.19.6-alpine
|
FROM nginx:1.19.7-alpine
|
||||||
|
|
||||||
COPY nginx.conf /etc/nginx/nginx.conf
|
COPY nginx.conf /etc/nginx/nginx.conf
|
||||||
|
|
Loading…
Reference in a new issue