mirror of
https://github.com/dat515-2025/Group-8.git
synced 2026-03-22 15:12:08 +01:00
feat(infrastructure): change Dockerfile to see how CI/CD reacts
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
FROM httpd
|
||||
RUN echo "<html><body><h1>Current Date and Time</h1><p>$(date)</p></body></html>" > /usr/local/apache2/htdocs/index.html
|
||||
RUN echo "<html><body><h1>Current Skibidi Date and Skibidi Time</h1><p>$(date)</p></body></html>" > /usr/local/apache2/htdocs/index.html
|
||||
|
||||
Reference in New Issue
Block a user