update nixpacks versions

This commit is contained in:
Andras Bacsai 2023-08-07 09:21:07 +02:00
parent b57b4f9bd3
commit ef7a41f896
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ ARG DOCKER_BUILDX_VERSION=0.10.5
# https://github.com/buildpacks/pack/releases # https://github.com/buildpacks/pack/releases
ARG PACK_VERSION=0.29.0 ARG PACK_VERSION=0.29.0
# https://github.com/railwayapp/nixpacks/releases # https://github.com/railwayapp/nixpacks/releases
ARG NIXPACKS_VERSION=1.9.0 ARG NIXPACKS_VERSION=1.12.0
USER root USER root
WORKDIR /artifacts WORKDIR /artifacts

View File

@ -10,7 +10,7 @@ ARG DOCKER_BUILDX_VERSION=0.10.5
# https://github.com/buildpacks/pack/releases # https://github.com/buildpacks/pack/releases
ARG PACK_VERSION=0.29.0 ARG PACK_VERSION=0.29.0
# https://github.com/railwayapp/nixpacks/releases # https://github.com/railwayapp/nixpacks/releases
ARG NIXPACKS_VERSION=1.9.0 ARG NIXPACKS_VERSION=1.12.0
USER root USER root
WORKDIR /root WORKDIR /root