File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- erlang 29.0.2
1+ erlang 29.0.3
22elixir 1.20.2
33bun 1.3.14
Original file line number Diff line number Diff line change 55# renovate: datasource=github-tags depName=elixir packageName=elixir-lang/elixir versioning=semver
66ARG ELIXIR_VERSION=1.20.2
77# renovate: datasource=github-tags depName=erlang packageName=erlang/otp versioning=regex:^(?<major>\d+?)\.(?<minor>\d+?)(\.(?<patch>\d+))?$ extractVersion=^OTP-(?<version>\S+)
8- ARG OTP_VERSION=29.0.2
8+ ARG OTP_VERSION=29.0.3
99# renovate: datasource=docker depName=ubuntu packageName=ubuntu versioning=ubuntu
10- ARG UBUNTU_VERSION=resolute-20260610
10+ ARG UBUNTU_VERSION=resolute-20260627
1111# renovate: datasource=github-tags depName=bun packageName=oven-sh/bun versioning=semver extractVersion=^bun-v(?<version>\S+)
1212ARG BUN_VERSION=1.3.14
1313
You can’t perform that action at this time.
0 commit comments