Skip to content

Commit 7d5466c

Browse files
committed
connect image to repository package
1 parent 3133d20 commit 7d5466c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,6 @@ apt-get install libssl-dev -y
2828
chmod +x /spectre-prover-cli
2929
mkdir -p /build /params
3030
EOF
31+
LABEL LABEL org.opencontainers.image.source https://github.com/ChainSafe/Spectre
3132
ENTRYPOINT ["./spectre-prover-cli", "rpc", "--port", "3000"]
3233
CMD ["--spec", "testnet"]

0 commit comments

Comments
 (0)