update pack + nixpacks
This commit is contained in:
parent
b6c3a65d2d
commit
a5c45ffe90
@ -8,9 +8,9 @@ ARG DOCKER_COMPOSE_VERSION=2.18.1
|
|||||||
# https://github.com/docker/buildx/releases
|
# https://github.com/docker/buildx/releases
|
||||||
ARG DOCKER_BUILDX_VERSION=0.10.5
|
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.30.0
|
||||||
# https://github.com/railwayapp/nixpacks/releases
|
# https://github.com/railwayapp/nixpacks/releases
|
||||||
ARG NIXPACKS_VERSION=1.12.0
|
ARG NIXPACKS_VERSION=1.13.0
|
||||||
|
|
||||||
USER root
|
USER root
|
||||||
WORKDIR /artifacts
|
WORKDIR /artifacts
|
||||||
|
Loading…
Reference in New Issue
Block a user