Skip to content

Commit 0399210

Browse files
committed
Update supernova Dockerfile
1 parent 3ba6f05 commit 0399210

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile.release

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
FROM scratch
2+
COPY scripts /scripts
23
COPY supernova /
34
ENTRYPOINT [ "/supernova" ]

0 commit comments

Comments
 (0)