forked from NewPipe-eV/website
Update nginx Docker tag to v1.27.2
This commit is contained in:
parent
8fd851b7c2
commit
b1377ca150
|
@ -1,4 +1,4 @@
|
||||||
FROM nginx:1.27.1-alpine
|
FROM nginx:1.27.2-alpine
|
||||||
|
|
||||||
COPY . /usr/share/nginx/html
|
COPY . /usr/share/nginx/html
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue