Skip to content

Commit

Permalink
chore(deps): update dependency erlang to v27
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 29, 2024
1 parent 6bae455 commit b66bd7a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
elixir 1.16.1-otp-26
erlang 26.2.2
erlang 27.0.1
nodejs 20.17.0
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
### Elixir Deps
FROM hexpm/elixir:1.16.1-erlang-26.2.1-alpine-3.19.1 AS elixir-deps
FROM hexpm/elixir:1.16.1-erlang-27.0.1-alpine-3.19.1 AS elixir-deps

# git is needed to fetch some mix deps
RUN apk add --no-cache git
Expand Down

0 comments on commit b66bd7a

Please sign in to comment.