fix(helper): downgrade Nixpacks to v1.29.0

This commit is contained in:
peaklabs-dev
2025-01-23 13:22:14 +01:00
parent 1072a0c17c
commit edd4512f2b
3 changed files with 3 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ ARG DOCKER_BUILDX_VERSION=0.19.3
# https://github.com/buildpacks/pack/releases
ARG PACK_VERSION=0.36.2
# https://github.com/railwayapp/nixpacks/releases
ARG NIXPACKS_VERSION=1.32.0
ARG NIXPACKS_VERSION=1.29.0
# https://github.com/minio/mc/releases
ARG MINIO_VERSION=RELEASE.2024-11-21T17-21-54Z