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