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

Merged
Janis merged 2 commits from chore/FRO-28 into main 2025-12-07 21:48:01 +01:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit 770e177814 - Show all commits

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"]