Commit fe37f6e5 authored by TomKellyGenetics's avatar TomKellyGenetics
Browse files

update documentation for 1.2.4

parent 016238f4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ echo "building Docker container version $version"
podman build -t universc:$version .
podman tag  universc:$version universc:latest
podman tag universc:$version docker.io/tomkellygenetics/universc:latest
podman tag universc:$version docker/io/tomkellygenetics/universc:$version
podman tag universc:$version docker.io/tomkellygenetics/universc:$version
podman push docker.io/ tomkellygenetics/universc:latest
podman push docker.io/tomkellygenetics/universc:$version
podman tag universc:$version docker.pkg.github.com/minoda-lab/universc/universc:$version