Compare commits

...

1 commit

Author SHA1 Message Date
9b28c87a7b Update nginx Docker tag to v1.26.0 2024-04-24 03:04:12 +00:00

View file

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