eof
This commit is contained in:
parent
8fa7efc2c5
commit
df2c7fff39
@ -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