We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b28482f commit 2374e03Copy full SHA for 2374e03
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ghostfolio/ghostfolio:2.77.1
+FROM ghostfolio/ghostfolio:2.78.0
2
3
ARG BUILD_ARCH
4
ARG BASHIO_VERSION=0.16.2
build.json
@@ -5,7 +5,7 @@
5
"armv7": "ghostfolio/ghostfolio:not-used"
6
},
7
"args": {
8
- "ghostfolio_version": "2.77.1"
+ "ghostfolio_version": "2.78.0"
9
10
"codenotary": {
11
"signer": "[email protected]"
0 commit comments