Compare commits

...

1 Commits

Author SHA1 Message Date
Renovate Bot 776fcb0720 Update nginx Docker tag to v1.26.0
Build and publish Docker image / build (push) Successful in 2m15s Details
2024-05-19 15:46:10 +00:00
1 changed files with 1 additions and 1 deletions

View File

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