Some checks failed
moritz/project-x/pipeline/pr-main There was a failure building this commit
4 lines
52 B
Docker
4 lines
52 B
Docker
FROM nginx:1.29.3
|
|
|
|
COPY src/ /usr/share/nginx/html/
|