Skip to content

Commit c4663f1

Browse files
committed
doc: fixup tags and RCs
1 parent 109fc70 commit c4663f1

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

README.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,21 +25,24 @@
2525
- The nightly master image is source-built, and targeted at the linux/amd64 and linux/arm64 platforms.
2626

2727
## Tags
28-
- `30.0rc1`, `30` ([30.0rc1/Dockerfile](https://github.com/willcl-ark/bitcoin-core-docker/blob/master/30.0rc1/Dockerfile)) [**multi-platform**]
29-
- `30.0rc1-alpine`, `30-alpine` ([30.0rc1/alpine/Dockerfile](https://github.com/willcl-ark/bitcoin-core-docker/blob/master/30.0rc1/alpine/Dockerfile))
3028

31-
- `29.1rc2`, `29` ([29.1rc2/Dockerfile](https://github.com/willcl-ark/bitcoin-core-docker/blob/master/29.1rc2/Dockerfile)) [**multi-platform**]
32-
- `29.1rc2-alpine`, `29-alpine` ([29.1rc2/alpine/Dockerfile](https://github.com/willcl-ark/bitcoin-core-docker/blob/master/29.1rc2/alpine/Dockerfile))
33-
34-
- `29.0`, `29` ([29.0/Dockerfile](https://github.com/willcl-ark/bitcoin-core-docker/blob/master/29.0/Dockerfile)) [**multi-platform**]
29+
- `29.0`, `29`, `latest` ([29.0/Dockerfile](https://github.com/willcl-ark/bitcoin-core-docker/blob/master/29.0/Dockerfile)) [**multi-platform**]
3530
- `29.0-alpine`, `29-alpine` ([29.0/alpine/Dockerfile](https://github.com/willcl-ark/bitcoin-core-docker/blob/master/29.0/alpine/Dockerfile))
3631

37-
- `28.1`, `28`, `latest` ([28.1/Dockerfile](https://github.com/willcl-ark/bitcoin-core-docker/blob/master/28.1/Dockerfile)) [**multi-platform**]
32+
- `28.1`, `28` ([28.1/Dockerfile](https://github.com/willcl-ark/bitcoin-core-docker/blob/master/28.1/Dockerfile)) [**multi-platform**]
3833
- `28.1-alpine`, `28-alpine`, `alpine` ([28.1/alpine/Dockerfile](https://github.com/willcl-ark/bitcoin-core-docker/blob/master/28.1/alpine/Dockerfile))
3934

4035
- `27.2`, `27` ([27.2/Dockerfile](https://github.com/willcl-ark/bitcoin-core-docker/blob/master/27.2/Dockerfile)) [**multi-platform**]
4136
- `27.2-alpine`, `27-alpine` ([27.2/alpine/Dockerfile](https://github.com/willcl-ark/bitcoin-core-docker/blob/master/27.2/alpine/Dockerfile))
4237

38+
## Release Candidates
39+
40+
- `30.0rc1` ([30.0rc1/Dockerfile](https://github.com/willcl-ark/bitcoin-core-docker/blob/master/30.0rc1/Dockerfile)) [**multi-platform**]
41+
- `30.0rc1-alpine` ([30.0rc1/alpine/Dockerfile](https://github.com/willcl-ark/bitcoin-core-docker/blob/master/30.0rc1/alpine/Dockerfile))
42+
43+
- `29.1rc2` ([29.1rc2/Dockerfile](https://github.com/willcl-ark/bitcoin-core-docker/blob/master/29.1rc2/Dockerfile)) [**multi-platform**]
44+
- `29.1rc2-alpine` ([29.1rc2/alpine/Dockerfile](https://github.com/willcl-ark/bitcoin-core-docker/blob/master/29.1rc2/alpine/Dockerfile))
45+
4346
### Picking the right tag
4447

4548
> [!IMPORTANT]

0 commit comments

Comments
 (0)