Update deploy.sh
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ set -e
|
||||
# Nur linux/amd64, nativer Build auf esprimo (amd64) -> kein buildx/qemu,
|
||||
# eigener Dockerfile-Name (Dockerfile_noise). Image-Name: noise.
|
||||
|
||||
REGISTRY="docker.citysensor.de"
|
||||
REGISTRY="github.com/DNMS-org/Laermkarte-sensor-community"
|
||||
IMAGE_NAME="noise"
|
||||
TAG="${1:-latest}"
|
||||
PLATFORM="linux/amd64"
|
||||
|
||||
Reference in New Issue
Block a user