mirror of
				https://github.com/jakeswenson/BitBetter.git
				synced 2025-10-31 04:43:25 +00:00 
			
		
		
		
	Dockerfile: remove not existing executable argument
This commit is contained in:
		
							parent
							
								
									076b0a624b
								
							
						
					
					
						commit
						6b360c51d2
					
				|  | @ -12,4 +12,4 @@ FROM mcr.microsoft.com/dotnet/sdk:8.0 | ||||||
| WORKDIR /app | WORKDIR /app | ||||||
| COPY --from=build /app . | COPY --from=build /app . | ||||||
| 
 | 
 | ||||||
| ENTRYPOINT [ "dotnet", "/app/licenseGen.dll", "--core", "/app/Core.dll", "--executable", "/app/Api", "--cert", "/app/cert.pfx" ] | ENTRYPOINT [ "dotnet", "/app/licenseGen.dll", "--core", "/app/Core.dll", "--cert", "/app/cert.pfx" ] | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 juliokele
						juliokele