Update nginx Docker tag to v1.27.0
Build and publish Docker image / build (push) Successful in 42s Details
Build and publish Docker image / build (pull_request) Successful in 18s Details

This commit is contained in:
Renovate Bot 2024-05-31 01:02:15 +00:00
parent 260f5bebeb
commit 3378b40bb0
1 changed files with 1 additions and 1 deletions

View File

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