Skip to content

Commit

Permalink
contrib/config/get_luet_root.sh: Move to v0.40.0
Browse files Browse the repository at this point in the history
  • Loading branch information
geaaru committed Nov 3, 2023
1 parent eaef499 commit 3ff9d07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/config/get_luet_root.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export LUET_NOLOCK=true
GITHUB_USER="${GITHUB_USER:-geaaru}"
GITHUB_BRANCH="${GITHUB_BRANCH:-geaaru}"

LUET_VERSION="v0.39.1-${GITHUB_USER}"
LUET_VERSION="v0.40.0-${GITHUB_USER}"
LUET_ROOTFS=${LUET_ROOTFS:-/}
LUET_DATABASE_PATH=${LUET_DATABASE_PATH:-/var/cache/luet}
LUET_DATABASE_ENGINE=${LUET_DATABASE_ENGINE:-boltdb}
Expand Down

0 comments on commit 3ff9d07

Please sign in to comment.