Updater bot : fireflyiii_data_importer updated to 0.6.5

This commit is contained in:
alexbelgium
2022-01-15 11:42:10 +01:00
parent 7ae030accd
commit 30b1f5511b
3 changed files with 6 additions and 3 deletions

View File

@@ -15,7 +15,7 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="0.6.1"
ARG BUILD_UPSTREAM="0.6.5"
FROM ${BUILD_FROM}${BUILD_UPSTREAM}
##################