aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Herron <philip.herron@embecosm.com>2021-08-11 11:46:16 +0100
committerGitHub <noreply@github.com>2021-08-11 11:46:16 +0100
commitc8220239c385cda5cc8c228af58841d951d84057 (patch)
tree0812ad8c9292bf9d9ab28ffbfa8a1653a325f3de
parentae3b9072a9b8b7510761ffc17cef61e58cfe3aa0 (diff)
downloadgcc-c8220239c385cda5cc8c228af58841d951d84057.zip
gcc-c8220239c385cda5cc8c228af58841d951d84057.tar.gz
gcc-c8220239c385cda5cc8c228af58841d951d84057.tar.bz2
Update REDME.md for Docker builds
Dockerhub has stopped automated builds this adds the github badge instead
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0da8d5a..1206386 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
![C/C++ CI](https://github.com/Rust-GCC/gccrs/workflows/C/C++%20CI/badge.svg)
[![GCC Bootstrap Build](https://github.com/Rust-GCC/gccrs/actions/workflows/bootstrap.yml/badge.svg)](https://github.com/Rust-GCC/gccrs/actions/workflows/bootstrap.yml)
-![Docker Build](https://img.shields.io/docker/cloud/build/philberty/gccrs)
+[![Build Docker image](https://github.com/Rust-GCC/gccrs/actions/workflows/docker.yml/badge.svg)](https://github.com/Rust-GCC/gccrs/actions/workflows/docker.yml)
![Docker Pulls](https://img.shields.io/docker/pulls/philberty/gccrs)
[![project chat](https://img.shields.io/badge/zulip-join_chat-brightgreen.svg)](https://gcc-rust.zulipchat.com/)
[![Bors enabled](https://bors.tech/images/badge_small.svg)](https://app.bors.tech/repositories/32890)