Updater bot : sonarr updated to 4.0.0.741

This commit is contained in:
alexbelgium
2023-12-30 08:42:51 +01:00
parent baa7b13c8d
commit d65d881432
4 changed files with 6 additions and 3 deletions

View File

@@ -16,7 +16,7 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="4.0.0.740"
ARG BUILD_UPSTREAM="4.0.0.741"
FROM ${BUILD_FROM}
##################