fix: FRO-28 Integrate Frontend Build as a seperate image

This commit is contained in:
2025-12-07 21:44:38 +01:00
parent 0f14bf7249
commit 770e177814

View File

@@ -21,4 +21,4 @@ COPY docker-entrypoint.sh /docker-entrypoint.sh
RUN chmod +x /docker-entrypoint.sh
EXPOSE 80
ENTRYPOINT ["/docker-entrypoint.sh"]
ENTRYPOINT ["/docker-entrypoint.sh"]