base
base copied to clipboard
The containerbase project's base image source
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/containerbase/base). > [!NOTE] These dependencies have not received...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pino](https://getpino.io) ([source](https://togithub.com/pinojs/pino)) | [`9.0.0` -> `9.1.0`](https://renovatebot.com/diffs/npm/pino/9.0.0/9.1.0) |...
Update base image to jammy - #2442 - https://wiki.ubuntu.com/Releases
## Tools - [x] `composer` (sha256) #886 - [x] `dart` #772 - [ ] `docker` (no checksums) - [ ] #2058 - [x] `erlang` #870 - [x] `flutter` #806 -...
- sha256 - https://github.com/git-lfs/git-lfs/releases - https://github.com/git-lfs/git-lfs/releases/download/v3.5.1/sha256sums.asc
If unset, corepack will install into `~/.cache/corepack`, and this is not working for the Renovate image.
We should use the erlang major for elixir version, it's compiled for multiple versions anyways. - https://github.com/erlang/otp/issues/8238
Adds support for the Wally package manager. https://github.com/renovatebot/renovate/discussions/25339 Installing Wally on Ubuntu focal will cause libssl errors. I tried installing the correct libssl here in a prepare class but that...
- https://static.rust-lang.org/dist/channel-rust-1.74.1.toml - we can cache this file - we only need to download two files (no xz exists check) - needs installer conversion - #2068
### general - `/usr/local/bin` is symlinked to `/opt/containerbase/bin` - `/usr/local/lib` is symlinked to `/opt/containerbase/lib` - tool prepare state is stored at `/var/lib/containerbase` - all cache files are stored at `/tmp/containerbase`...