update pack + nixpacks

This commit is contained in:
Andras Bacsai 2023-09-04 16:50:39 +02:00
parent b6c3a65d2d
commit a5c45ffe90

View File

@ -8,9 +8,9 @@ ARG DOCKER_COMPOSE_VERSION=2.18.1
# https://github.com/docker/buildx/releases
ARG DOCKER_BUILDX_VERSION=0.10.5
# https://github.com/buildpacks/pack/releases
ARG PACK_VERSION=0.29.0
ARG PACK_VERSION=0.30.0
# https://github.com/railwayapp/nixpacks/releases
ARG NIXPACKS_VERSION=1.12.0
ARG NIXPACKS_VERSION=1.13.0
USER root
WORKDIR /artifacts