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
|
@ -20,7 +20,7 @@
|
|||
"fpm-alpine": {
|
||||
"variant": "fpm-alpine",
|
||||
"base": "alpine",
|
||||
"baseVersion": "3.21",
|
||||
"baseVersion": "3.22",
|
||||
"phpVersion": "8.3"
|
||||
}
|
||||
}
|
||||
|
@ -46,7 +46,7 @@
|
|||
"fpm-alpine": {
|
||||
"variant": "fpm-alpine",
|
||||
"base": "alpine",
|
||||
"baseVersion": "3.21",
|
||||
"baseVersion": "3.22",
|
||||
"phpVersion": "8.3"
|
||||
}
|
||||
}
|
||||
|
@ -72,7 +72,7 @@
|
|||
"fpm-alpine": {
|
||||
"variant": "fpm-alpine",
|
||||
"base": "alpine",
|
||||
"baseVersion": "3.21",
|
||||
"baseVersion": "3.22",
|
||||
"phpVersion": "8.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue