diff --git a/Justfile b/Justfile index 7119740..a71461c 100644 --- a/Justfile +++ b/Justfile @@ -49,6 +49,7 @@ signal_exec: build: @podman build \ -t docker.io/schlauerlauer/alertmanager-webhook-signal:{{ VERSION }} \ + -t docker.io/schlauerlauer/alertmanager-webhook-signal:latest \ -f ./Containerfile alertmanager-webhook-signal: