10.11 is still RC
This commit is contained in:
parent
a440d6c2d3
commit
c0854e84ff
1 changed files with 1 additions and 1 deletions
2
bake.hcl
2
bake.hcl
|
@ -87,7 +87,7 @@ target "mariadb-10-11" {
|
|||
"ghcr.io/benzine-framework/s3db:mariadb-10.11",
|
||||
]
|
||||
args = {
|
||||
MARIADB_VERSION=10.11
|
||||
MARIADB_VERSION=10.11-rc
|
||||
}
|
||||
target = "mariadb"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue