1
0
Fork 0

Update nginx Docker tag to v1.27.2

This commit is contained in:
Renovate Bot 2024-10-03 03:24:18 +00:00
parent 8fd851b7c2
commit b1377ca150
1 changed files with 1 additions and 1 deletions

View File

@ -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