stash/docker/compiler
feederbox826 600cb15102
[packaging] switch to pnpm (#6186)
* [packaging] switch to pnpm
* Bump compiler version
* Change pnpm store in docker build
---------

Co-authored-by: feederbox826 <feederbox826@users.noreply.github.com>
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2025-11-10 09:17:25 +11:00
..
.gitignore CI Improvements 2019-03-05 13:14:00 -08:00
Dockerfile [packaging] switch to pnpm (#6186) 2025-11-10 09:17:25 +11:00
Makefile [packaging] switch to pnpm (#6186) 2025-11-10 09:17:25 +11:00
README.md Improved/fixed macOS support (#4153) 2023-11-19 10:36:13 +11:00

Modified from https://github.com/bep/dockerfiles/tree/master/ci-goreleaser

When the Dockerfile is changed, the version number should be incremented in the Makefile and the new version tag should be pushed to Docker Hub. The GitHub workflow files also need to be updated to pull the correct image tag.