Update nginx Docker tag to v1.29.0 #39

Merged
tobigr merged 1 commit from renovate/nginx-1.x into main 2025-06-25 07:28:16 +02:00
Showing only changes of commit f241babceb - Show all commits

View file

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