ok, it is not nixpacks problem
This commit is contained in:
		@@ -10,7 +10,7 @@ ARG DOCKER_BUILDX_VERSION=0.11.2
 | 
				
			|||||||
# https://github.com/buildpacks/pack/releases
 | 
					# https://github.com/buildpacks/pack/releases
 | 
				
			||||||
ARG PACK_VERSION=0.31.0
 | 
					ARG PACK_VERSION=0.31.0
 | 
				
			||||||
# https://github.com/railwayapp/nixpacks/releases
 | 
					# https://github.com/railwayapp/nixpacks/releases
 | 
				
			||||||
ARG NIXPACKS_VERSION=1.17.0
 | 
					ARG NIXPACKS_VERSION=1.18.0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
USER root
 | 
					USER root
 | 
				
			||||||
WORKDIR /artifacts
 | 
					WORKDIR /artifacts
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user