Updater bot : emby updated to 4.8.0.34

This commit is contained in:
alexbelgium
2023-05-06 01:57:03 +02:00
parent ec365c1020
commit 66250f9641
4 changed files with 8 additions and 5 deletions

View File

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