From c970ca376e74d4222122c796f5c954f495531b41 Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Mon, 12 May 2025 18:19:07 +0200 Subject: [PATCH] docs(README): migrate from docker.io to git.cryptic.systems --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index be8c719..9dce9ff 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ [![Docker Pulls](https://img.shields.io/docker/pulls/volkerraschek/build-image)](https://hub.docker.com/r/volkerraschek/build-image) -This project contains all sources to build the container image `docker.io/volkerraschek/build-image`. The primary goal -of the image is only to provide an environment to compile source code for `go` or `rust` and package compiled binaries -as PKG for Arch Linux or as RPM for RHEL based distributions. +This project contains all sources to build the container image `git.cryptic.systems/volker.raschek/build-image`. The +primary goal of the image is only to provide an environment to compile source code for `go` or `rust` and package +compiled binaries as PKG for Arch Linux or as RPM for RHEL based distributions. ## Supported environment variables