Skip to content

Commit

Permalink
test(deps): update dependency erlang to v24.3.4.15 (#1978)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 12, 2024
1 parent 0b5b705 commit 8b7485b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/erlang/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ USER 1001
# https://hexdocs.pm/elixir/1.15.0/compatibility-and-deprecations.html#compatibility-between-elixir-and-erlang-otp
# no major update, pin elixir if newer version doesn't support v24
# renovate: datasource=github-releases packageName=containerbase/erlang-prebuild versioning=docker
RUN install-tool erlang 24.3.4.13
RUN install-tool erlang 24.3.4.15

# renovate: datasource=docker versioning=docker
RUN install-tool elixir 1.16.0
Expand Down

0 comments on commit 8b7485b

Please sign in to comment.