We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f53088 commit bf50cc9Copy full SHA for bf50cc9
src/docker-bake.hcl
@@ -58,7 +58,7 @@ variable "IS_LATEST_RELEASE" {
58
}
59
# renovate: datasource=papermc
60
variable "MINECRAFT_VERSION" {
61
- default = "1.21.4"
+ default = "1.21.7"
62
63
variable "IMAGE_VERSION" {
64
default = "0.0.0"
0 commit comments