coolify icon indicating copy to clipboard operation
coolify copied to clipboard

Fix PACK_VERSION build argument in Dockerfile

Open addianto opened this issue 2 years ago • 0 comments

Good day! This PR removes the v prefix in the version identifier assigned to PACK_VERSION build argument. The pack script actually available on Coolify's CDN, but named without v prefix in the script's filename.

Related issue: #689, which reported that the pack script in the container image is a HTML 404 file instead of the actual pack executable.

addianto avatar Feb 25 '23 10:02 addianto