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 08cd5e7 commit 64ff25fCopy full SHA for 64ff25f
src/config
@@ -1,5 +1,5 @@
1
export DIST_NAME=MonsterPi
2
-export DIST_VERSION=0.4.9-sqlite
+export DIST_VERSION=0.4.10-sqlite-rc1
3
export BASE_DISTRO=ubuntu
4
export BASE_ARCH=aarch64
5
# This does not work without $BASE_IMAGE_PATH
src/modules/monsterpi/config
@@ -8,4 +8,4 @@
8
[ -n "$MONSTERPI_INCLUDE_HAPROXY" ] || MONSTERPI_INCLUDE_HAPROXY=yes
9
10
# FDM Monster version
11
-[ -n "$MONSTERPI_FDMMONSTER_VERSION" ] || MONSTERPI_FDMMONSTER_VERSION=1.8.1
+[ -n "$MONSTERPI_FDMMONSTER_VERSION" ] || MONSTERPI_FDMMONSTER_VERSION=1.9.0-rc1
0 commit comments