Skip to content

Commit 97782e1

Browse files
committed
add docker badge [skip ci]
1 parent af4a67d commit 97782e1

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,11 @@
1818
<a href="./.github/workflows/test.yml" target="_blank">
1919
<img alt="Workflow: Tests" src="https://github.com/firstbatchxyz/dkn-compute-node/actions/workflows/tests.yml/badge.svg?branch=master">
2020
</a>
21-
<a href="https://discord.gg/2wuU9ym6fq" target="_blank">
22-
<img alt="Discord" src="https://dcbadge.vercel.app/api/server/2wuU9ym6fq?style=flat">
21+
<a href="https://hub.docker.com/repository/docker/firstbatch/dkn-compute-node/general" target="_blank">
22+
<img alt="Docker Version" src="https://img.shields.io/docker/v/firstbatch/dkn-compute-node?logo=Docker&label=image&color=2496ED">
23+
</a>
24+
<a href="https://discord.gg/dria" target="_blank">
25+
<img alt="Discord" src="https://dcbadge.vercel.app/api/server/dria?style=flat">
2326
</a>
2427
</p>
2528

0 commit comments

Comments
 (0)