diff --git a/README.md b/README.md index 0097706..f25ac71 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # NGINX -![Build unprivileged mainline slim, scan & push](https://github.com/titanz-containers/nginx/actions/workflows/build-unprivileged-mainline-slim.yml/badge.svg) -![Build unprivileged stable slim, scan & push](https://github.com/titanz-containers/nginx/actions/workflows/build-unprivileged-stable-slim.yml/badge.svg) +![Build unprivileged mainline slim, scan & push](https://git.conorz.at/titanz-containers/nginx/actions/workflows/build-unprivileged-mainline-slim.yml/badge.svg) +![Build unprivileged stable slim, scan & push](https://git.conorz.at/titanz-containers/nginx/actions/workflows/build-unprivileged-stable-slim.yml/badge.svg) ### Features & usage - Built on upstream [NGINX images](https://github.com/nginxinc/docker-nginx), to be used as a drop-in replacement. Comes with regular rebuilds and hardened_malloc which are standard among titanz containers.