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