Skip to content

Commit 7d1ef0e

Browse files
authored
feat: Support OpenList v4.1.6 (#5517)
* feat: Support OpenList v4.1.5 * Delete apps/openlist/4.1.6/scripts directory * feat: Support OpenList v4.1.6 Initialize script for OpenList with environment variable handling. * feat: Support OpenList v4.1.6 * feat: Support OpenList v4.1.6 * feat: Support OpenList v4.1.6 * Delete apps/openlist/4.1.5 directory
1 parent fd593c7 commit 7d1ef0e

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed
File renamed without changes.
File renamed without changes.

apps/openlist/4.1.5/scripts/init.sh renamed to apps/openlist/4.1.6/scripts/init.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[ -f ./.env ] && source ./.env
44

55
# Default image name without pre-install environment
6-
OPENLIST_IMAGE=openlistteam/openlist:v4.1.5
6+
OPENLIST_IMAGE=openlistteam/openlist:v4.1.6
77

88
{
99
# Retain the original environment variables
File renamed without changes.

0 commit comments

Comments
 (0)