eof
This commit is contained in:
parent
c6a8a2324e
commit
58d6adf4cf
@ -8,4 +8,4 @@ RUN rm -rf node_modules build .next*
|
|||||||
RUN /scripts/build-app.sh /app build /data
|
RUN /scripts/build-app.sh /app build /data
|
||||||
|
|
||||||
FROM cerc/webapp-base:local
|
FROM cerc/webapp-base:local
|
||||||
COPY --from=builder /data /data
|
COPY --from=builder /data /data
|
||||||
|
Loading…
Reference in New Issue
Block a user