1
0
Fork 0

Update nginx Docker tag to v1.27.1

This commit is contained in:
Renovate Bot 2024-08-15 18:24:19 +00:00
parent f7509269c0
commit a7fbb70071
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM nginx:1.27.0-alpine
FROM nginx:1.27.1-alpine
COPY . /usr/share/nginx/html