Skip to content

Commit

Permalink
Bump hexpm/elixir
Browse files Browse the repository at this point in the history
Bumps hexpm/elixir from 1.15.5-erlang-26.0.2-debian-bookworm-20230612-slim to 1.17.0-erlang-27.0-debian-buster-20240612-slim.

---
updated-dependencies:
- dependency-name: hexpm/elixir
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 693ba3a commit 15550ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ RUN npm ci --prefix assets
# -----------------------------------------------
# Stage: hex dependencies
# -----------------------------------------------
FROM hexpm/elixir:1.15.5-erlang-26.0.2-debian-bookworm-20230612-slim AS otp-builder
FROM hexpm/elixir:1.17.0-erlang-27.0-debian-buster-20240612-slim AS otp-builder

# Install Debian dependencies
RUN apt-get update -y && \
Expand Down

0 comments on commit 15550ed

Please sign in to comment.