diff --git a/build.sh b/build.sh index 88c2883..76a906d 100755 --- a/build.sh +++ b/build.sh @@ -1,7 +1,7 @@ #!/bin/bash # Define image name, version and registries image="srbminer-multi" -version="2.6.9" +version="2.7.5" registries=("docker.io" "ghcr.io" "quay.io") # Build the image