diff --git a/osmo-bts-latest/Dockerfile b/osmo-bts-latest/Dockerfile index 6e835d5b..202a29c1 100644 --- a/osmo-bts-latest/Dockerfile +++ b/osmo-bts-latest/Dockerfile @@ -16,6 +16,7 @@ RUN case "$DISTRO" in \ dnf install -y \ osmo-bts \ osmo-bts-virtual \ + osmo-bts-omldummy \ ;; \ esac