Compare commits

..

1 commit

Author SHA1 Message Date
04867ac9b8 Update actions/checkout action to v5
Some checks failed
Build and publish Docker image / build (pull_request) Failing after 6s
Build and publish Docker image / build (push) Failing after 6s
2025-08-11 13:24:24 +00:00

View file

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