finished image push

This commit is contained in:
Michael Hohn
2025-02-20 10:36:59 -08:00
committed by =Michael Hohn
parent 5a121e1292
commit 8a1b0dd753

View File

@@ -469,9 +469,6 @@ grep 'docker tag' containers/*/*.org containers/*/Makefile
#* Tag the images for a registry
( cd ~/work-gh/mrva/mrva-docker/ && rg 'docker (tag)' )
docker tag mrva-client-ghmrva:0.2.0 ghcr.io/hohn/mrva-client-ghmrva:0.2.0
docker push ghcr.io/hohn/mrva-client-ghmrva:0.2.0
tagpushimg () {
name=$1
version=$2