Updater bot : binance-trading-bot updated to 0.0.99

This commit is contained in:
alexbelgium
2024-11-09 01:56:33 +01:00
parent 39a6b3a92a
commit 7a3c2ba264
4 changed files with 7 additions and 4 deletions

View File

@@ -15,7 +15,7 @@
#################
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="0.0.98"
ARG BUILD_UPSTREAM="0.0.99"
ARG BUILD_FROM
FROM $BUILD_FROM