memos: unpin version due new release artifacts

Updated fetch_and_deploy_gh_release to use 'latest' version instead of specific version 'v0.25.3'.
This commit is contained in:
CanbiZ (MickLesk)
2026-02-23 16:39:25 +01:00
committed by GitHub
parent 4a96dc4f39
commit 07b53369ae

View File

@@ -14,7 +14,7 @@ setting_up_container
network_check
update_os
fetch_and_deploy_gh_release "memos" "usememos/memos" "prebuild" "v0.25.3" "/opt/memos" "memos*linux_amd64.tar.gz"
fetch_and_deploy_gh_release "memos" "usememos/memos" "prebuild" "latest" "/opt/memos" "memos*linux_amd64.tar.gz"
mkdir -p /opt/memos_data
msg_info "Creating Service"