forked from NewPipe-eV/website
Update nginx Docker tag to v1.27.0
This commit is contained in:
parent
d88e3ba69d
commit
df1c375046
|
@ -1,4 +1,4 @@
|
|||
FROM nginx:1.26.0-alpine
|
||||
FROM nginx:1.27.0-alpine
|
||||
|
||||
COPY . /usr/share/nginx/html
|
||||
|
||||
|
|
Loading…
Reference in New Issue