fix: FRO-28 Integrate Frontend Build as a seperate image (#3)
Reviewed-on: #3 Co-authored-by: Janis <janis.e.20@gmx.de> Co-committed-by: Janis <janis.e.20@gmx.de>
This commit is contained in:
@@ -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"]
|
||||
@@ -1,3 +1,3 @@
|
||||
MAJOR=0%
|
||||
MINOR=1%
|
||||
MAJOR=0
|
||||
MINOR=1
|
||||
PATCH=0
|
||||
|
||||
Reference in New Issue
Block a user