Updater bot : fireflyiii_data_importer updated to version-0.8.0

This commit is contained in:
alexbelgium
2022-02-07 11:21:48 +01:00
parent 5cd0f4c88a
commit 5c7e44263b
3 changed files with 16 additions and 5 deletions

View File

@@ -16,7 +16,7 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="version-0.7.0"
ARG BUILD_UPSTREAM="version-0.8.0"
FROM ${BUILD_FROM}
##################