ok, it is not nixpacks problem

This commit is contained in:
Andras Bacsai 2023-11-01 21:02:05 +01:00
parent 0838343841
commit 658d608f55

View File

@ -10,7 +10,7 @@ ARG DOCKER_BUILDX_VERSION=0.11.2
# https://github.com/buildpacks/pack/releases
ARG PACK_VERSION=0.31.0
# https://github.com/railwayapp/nixpacks/releases
ARG NIXPACKS_VERSION=1.17.0
ARG NIXPACKS_VERSION=1.18.0
USER root
WORKDIR /artifacts