summaryrefslogtreecommitdiffstats
path: root/update.sh
diff options
context:
space:
mode:
Diffstat (limited to 'update.sh')
-rwxr-xr-xupdate.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/update.sh b/update.sh
index 8282d826..c933b2cd 100755
--- a/update.sh
+++ b/update.sh
@@ -7,7 +7,8 @@ declare -A alpine_version=(
)
declare -A debian_version=(
- [default]='bullseye'
+ [25]='bullseye'
+ [default]='bookworm'
)
declare -A php_version=(