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.15.7-erlang-26.2-alpine-3.18.4.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 13, 2023
1 parent ad9cf13 commit 17b75ad
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.15.7-erlang-26.2-alpine-3.18.4 as builder

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

0 comments on commit 17b75ad

Please sign in to comment.