Skip to content

Commit 6cb108e

Browse files
Bump hexpm/elixir
Bumps hexpm/elixir from 1.15.5-erlang-26.0.2-debian-bookworm-20230612-slim to 1.17.1-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] <support@github.com>
1 parent 693ba3a commit 6cb108e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ RUN npm ci --prefix assets
1818
# -----------------------------------------------
1919
# Stage: hex dependencies
2020
# -----------------------------------------------
21-
FROM hexpm/elixir:1.15.5-erlang-26.0.2-debian-bookworm-20230612-slim AS otp-builder
21+
FROM hexpm/elixir:1.17.1-erlang-27.0-debian-buster-20240612-slim AS otp-builder
2222

2323
# Install Debian dependencies
2424
RUN apt-get update -y && \

0 commit comments

Comments
 (0)