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.7-erlang-26.1.2-alpine-3.18.4 to 1.16.0-erlang-26.2-alpine-3.18.4.

---
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 Dec 22, 2023
1 parent d50437d commit 1f36373
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 @@ -2,7 +2,7 @@
# Stage: builder
########################################################################

FROM hexpm/elixir:1.15.7-erlang-26.1.2-alpine-3.18.4 as builder
FROM hexpm/elixir:1.16.0-erlang-26.2-alpine-3.18.4 as builder

ENV MIX_HOME=/opt/mix \
HEX_HOME=/opt/hex \
Expand Down

0 comments on commit 1f36373

Please sign in to comment.