Skip to content

Commit e2c6020

Browse files
authored
pin correct version (#9332)
1 parent 33f4482 commit e2c6020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/immich-install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ GEO_DIR="${INSTALL_DIR}/geodata"
290290
mkdir -p "$INSTALL_DIR"
291291
mkdir -p {"${APP_DIR}","${UPLOAD_DIR}","${GEO_DIR}","${INSTALL_DIR}"/cache}
292292

293-
fetch_and_deploy_gh_release "immich" "immich-app/immich" "tarball" "v2.2.3" "$SRC_DIR"
293+
fetch_and_deploy_gh_release "immich" "immich-app/immich" "tarball" "v2.3.1" "$SRC_DIR"
294294

295295
msg_info "Installing ${APPLICATION} (patience)"
296296

0 commit comments

Comments
 (0)