Update nginx Docker tag to v1.25.5
This commit is contained in:
parent
06a624e4b7
commit
e68fc69135
|
@ -1,4 +1,4 @@
|
||||||
FROM nginx:1.24.0-alpine
|
FROM nginx:1.25.5-alpine
|
||||||
|
|
||||||
COPY . /usr/share/nginx/html
|
COPY . /usr/share/nginx/html
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue