update Nixpacks to the latest 1.29.0

This commit is contained in:
Andras Bacsai
2024-11-07 12:42:21 +01:00
parent 31b49dcad6
commit 6246eb7199
3 changed files with 10 additions and 7 deletions

View File

@@ -10,7 +10,7 @@ ARG DOCKER_BUILDX_VERSION=0.14.1
# https://github.com/buildpacks/pack/releases
ARG PACK_VERSION=0.35.1
# https://github.com/railwayapp/nixpacks/releases
ARG NIXPACKS_VERSION=1.28.0
ARG NIXPACKS_VERSION=1.29.0
USER root
WORKDIR /artifacts

View File

@@ -1,16 +1,19 @@
{
"coolify": {
"v4": {
"version": "4.0.0-beta.354"
"version": "4.0.0-beta.360"
},
"nightly": {
"version": "4.0.0-beta.355"
"version": "4.0.0-beta.362"
},
"helper": {
"version": "1.0.2"
"version": "1.0.3"
},
"realtime": {
"version": "1.0.3"
},
"sentinel": {
"version": "0.0.15"
}
}
}
}

View File

@@ -7,7 +7,7 @@
"version": "4.0.0-beta.362"
},
"helper": {
"version": "1.0.2"
"version": "1.0.3"
},
"realtime": {
"version": "1.0.3"
@@ -16,4 +16,4 @@
"version": "0.0.15"
}
}
}
}