summaryrefslogtreecommitdiffstats
path: root/update.sh
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2024-01-25 23:50:34 +0000
committerGitHub <noreply@github.com>2024-01-25 23:50:34 +0000
commitc88d31e3b8fb6733779d1a728c631f612171d06f (patch)
tree0b9325909b003b6a6b55b0361ae7a1b92b7f2a27 /update.sh
parent72fad312b37095a4141590beef17010fc131c693 (diff)
Alpine 3.19 (#2150)
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
Diffstat (limited to 'update.sh')
-rwxr-xr-xupdate.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update.sh b/update.sh
index 9556d8ce..bea95729 100755
--- a/update.sh
+++ b/update.sh
@@ -2,7 +2,7 @@
set -eo pipefail
declare -A alpine_version=(
- [default]='3.18'
+ [default]='3.19'
)
declare -A debian_version=(