Compare commits

...

1 commit

Author SHA1 Message Date
3d1dc12dc9 Update nginx Docker tag to v1.28.0
All checks were successful
Build and publish Docker image / build (push) Successful in 26s
Build and publish Docker image / build (pull_request) Successful in 20s
2025-06-09 19:24:11 +00:00

View file

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