Updater bot : emby updated to 4.8.0.60

This commit is contained in:
alexbelgium
2023-11-21 12:32:31 +01:00
parent 1739262663
commit 489a2c8697
4 changed files with 7 additions and 4 deletions

View File

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