Compare commits

...

1 commit

Author SHA1 Message Date
18692d175f Update nginx Docker tag to v1.28.0
All checks were successful
Build and publish Docker image / build (pull_request) Successful in 1m10s
Build and publish Docker image / build (push) Successful in 24s
2025-04-23 21:24:18 +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 COPY . /usr/share/nginx/html