mirror of
https://github.com/nextcloud/docker.git
synced 2025-06-16 00:04:48 +02:00
Alpine 3.22 (#2436)
This commit is contained in:
parent
a2233a9553
commit
3d950bcf0c
5 changed files with 7 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
|||
set -eo pipefail
|
||||
|
||||
declare -A alpine_version=(
|
||||
[default]='3.21'
|
||||
[default]='3.22'
|
||||
)
|
||||
|
||||
declare -A debian_version=(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue